Date: Tuesday, September 4, 2018 @ 16:29:38 Author: heftig Revision: 333299
Id,source Modified: libxslt/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-04 16:25:51 UTC (rev 333298) +++ PKGBUILD 2018-09-04 16:29:38 UTC (rev 333299) @@ -1,4 +1,3 @@ -# $Id$ # Maintainer: Eric Belanger <[email protected]> # Contributor: John Proctor <[email protected]> @@ -13,7 +12,7 @@ makedepends=(python2 git) checkdepends=(docbook-xml python) _commit=32c88216ddbaa0f3491f45bc84ee89285c6a1129 # master -source=("git+https://git.gnome.org/browse/libxslt#commit=$_commit") +source=("git+https://gitlab.gnome.org/GNOME/libxslt.git#commit=$_commit") sha256sums=('SKIP') pkgver() { Property changes on: libxslt/trunk/PKGBUILD ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -Id \ No newline at end of property
