Date: Wednesday, September 5, 2018 @ 18:27:48 Author: heftig Revision: 333527
source,Id Modified: gfbgraph/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-05 18:27:47 UTC (rev 333526) +++ PKGBUILD 2018-09-05 18:27:48 UTC (rev 333527) @@ -1,4 +1,4 @@ -# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Maintainer: Jan de Groot <[email protected]> pkgname=gfbgraph @@ -11,7 +11,7 @@ depends=(gnome-online-accounts) makedepends=(rest json-glib gobject-introspection gtk-doc git) _commit=bc03c1f8fa59d80b9a12c0a57c26e7a2f852651e # master -source=("git+https://git.gnome.org/browse/libgfbgraph#commit=$_commit") +source=("git+https://gitlab.gnome.org/GNOME/libgfbgraph.git#commit=$_commit") sha256sums=('SKIP') pkgver() { Property changes on: gfbgraph/trunk/PKGBUILD ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -Id \ No newline at end of property
