Date: Wednesday, October 18, 2017 @ 22:16:15 Author: heftig Revision: 308202
3.20.0+55+g470bf4c-1 Modified: gcr/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-18 22:13:48 UTC (rev 308201) +++ PKGBUILD 2017-10-18 22:16:15 UTC (rev 308202) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gcr -pkgver=3.20.0+45+g4708f35 +pkgver=3.20.0+55+g470bf4c pkgrel=1 pkgdesc="A library for bits of crypto UI and parsing" url="https://git.gnome.org/browse/gcr" @@ -11,7 +11,7 @@ depends=(dconf gtk3 libgcrypt p11-kit) makedepends=(intltool gobject-introspection python vala libxslt gnome-common git) checkdepends=(python2) -_commit=4708f3562ddf28bf51eb70b9cff548b217370639 # master +_commit=470bf4c073de6d2718c84b00f0bc4bd4812160ad # master source=("git+https://git.gnome.org/browse/gcr#commit=$_commit" 10-gcr.conf) sha256sums=('SKIP'
