Date: Tuesday, September 4, 2018 @ 18:50:37 Author: heftig Revision: 333329
Id,source Modified: yelp-tools/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-04 18:50:34 UTC (rev 333328) +++ PKGBUILD 2018-09-04 18:50:37 UTC (rev 333329) @@ -1,4 +1,3 @@ -# $Id$ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Jan de Groot <[email protected]> @@ -6,13 +5,13 @@ pkgver=3.28.0 pkgrel=1 pkgdesc="Collection of tools for building and converting documentation" -url="https://git.gnome.org/browse/yelp-tools" +url="https://gitlab.gnome.org/GNOME/yelp-tools" arch=(any) depends=(yelp-xsl libxslt libxml2 itstool docbook-xsl) makedepends=(git) license=(GPL) _commit=54a1bd6142d367b18a36d1ba96705840042747be # tags/3.28.0^0 -source=("git+https://git.gnome.org/browse/yelp-tools#commit=$_commit") +source=("git+https://gitlab.gnome.org/GNOME/yelp-tools.git#commit=$_commit") sha256sums=('SKIP') pkgver() { Property changes on: yelp-tools/trunk/PKGBUILD ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -Id \ No newline at end of property
