git subrepo pull libsnl-svn
subrepo: subdir: "libsnl-svn" merged: "57c0a01" upstream: origin: "https://aur.archlinux.org/libsnl-svn" branch: "master" commit: "57c0a01" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
This commit is contained in:
parent
5624b373ec
commit
e601c30a02
@ -1,15 +1,15 @@
|
||||
pkgbase = libsnl-svn
|
||||
pkgdesc = libSNL is a library of routines used for the manipulation of NURBS curves and surfaces.
|
||||
pkgver = 18
|
||||
pkgrel = 5
|
||||
url = http://libsnl.sourceforge.net/
|
||||
pkgrel = 7
|
||||
url = https://libsnl.sourceforge.net/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = GPL2
|
||||
makedepends = subversion
|
||||
provides = libsnl
|
||||
conflicts = libsnl
|
||||
source = libsnl::svn://svn.code.sf.net/p/libsnl/code/trunk
|
||||
source = libsnl::svn+https://svn.code.sf.net/p/libsnl/code/trunk
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = libsnl-svn
|
||||
|
@ -6,7 +6,7 @@
|
||||
[subrepo]
|
||||
remote = https://aur.archlinux.org/libsnl-svn
|
||||
branch = master
|
||||
commit = 0c63efff07af98b780941a5f12ea71d78c202807
|
||||
parent = a792eddff198b0bf50ffa2c9b9c3fe845dbf3513
|
||||
commit = 57c0a01594f7103c0b3397a148d8be3022b9da56
|
||||
parent = 8336f50f7bae381ccb30fcc94289cda087a423bc
|
||||
method = merge
|
||||
cmdver = 0.4.1
|
||||
cmdver = 0.4.3
|
||||
|
@ -4,17 +4,17 @@ _svnname='libsnl'
|
||||
|
||||
pkgname=libsnl-svn
|
||||
pkgver=18
|
||||
pkgrel=5
|
||||
pkgrel=7
|
||||
pkgdesc="libSNL is a library of routines used for the manipulation of NURBS curves and surfaces."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://libsnl.sourceforge.net/"
|
||||
url="https://libsnl.sourceforge.net/"
|
||||
license=('GPL2')
|
||||
provides=('libsnl')
|
||||
conflicts=('libsnl')
|
||||
depends=()
|
||||
makedepends=('subversion')
|
||||
|
||||
source=("$_svnname::svn://svn.code.sf.net/p/$_svnname/code/trunk")
|
||||
source=("$_svnname::svn+https://svn.code.sf.net/p/$_svnname/code/trunk")
|
||||
md5sums=('SKIP')
|
||||
|
||||
pkgver()
|
||||
|
Loading…
Reference in New Issue
Block a user