Date: Wednesday, March 14, 2018 @ 20:04:00 Author: heftig Revision: 319081
3.28.0-1 Modified: gcr/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-14 20:02:44 UTC (rev 319080) +++ PKGBUILD 2018-03-14 20:04:00 UTC (rev 319081) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gcr -pkgver=3.27.92+14+gb44c55d +pkgver=3.28.0 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 git gtk-doc) checkdepends=(python2) -_commit=b44c55deea67a4f50d8026201f7736d09d21e8d4 # master +_commit=aa4e0535a6f8e6bd6834a630ba2ea7b8990e402c # tags/3.28.0^0 source=("git+https://git.gnome.org/browse/gcr#commit=$_commit" 10-gcr.conf) sha256sums=('SKIP'
