Date: Friday, January 18, 2019 @ 16:23:20 Author: heftig Revision: 344431
3.28.1-1 Modified: gcr/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-18 14:47:53 UTC (rev 344430) +++ PKGBUILD 2019-01-18 16:23:20 UTC (rev 344431) @@ -2,8 +2,8 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gcr -pkgver=3.28.0 -pkgrel=4 +pkgver=3.28.1 +pkgrel=1 pkgdesc="A library for bits of crypto UI and parsing" url="https://gitlab.gnome.org/GNOME/gcr" arch=(x86_64) @@ -11,7 +11,7 @@ depends=(dconf gtk3 libgcrypt p11-kit) makedepends=(intltool gobject-introspection python vala libxslt git gtk-doc) checkdepends=(python2) -_commit=aa4e0535a6f8e6bd6834a630ba2ea7b8990e402c # tags/3.28.0^0 +_commit=3197d9e3711a946fca2efcb9059c7d5968254b90 # tags/3.28.1^0 source=("git+https://gitlab.gnome.org/GNOME/gcr.git#commit=$_commit" 10-gcr.conf) sha256sums=('SKIP'
