From ad45d1982b97faa9372d99e51daa687c7c09de7d Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 15 Apr 2014 03:26:32 +0000 Subject: Tue Apr 15 03:22:01 UTC 2014 --- extra/gcr/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'extra/gcr') diff --git a/extra/gcr/PKGBUILD b/extra/gcr/PKGBUILD index db96c9ee6..c2fdf4d89 100644 --- a/extra/gcr/PKGBUILD +++ b/extra/gcr/PKGBUILD @@ -1,20 +1,21 @@ -# $Id: PKGBUILD 206588 2014-03-02 16:00:41Z heftig $ +# $Id: PKGBUILD 210436 2014-04-14 20:06:11Z jgc $ # Maintainer: Ionut Biru pkgname=gcr -pkgver=3.10.1 -pkgrel=3 +pkgver=3.12.0 +pkgrel=1 pkgdesc="A library for bits of crypto UI and parsing" arch=(i686 x86_64) url="http://www.gnome.org" license=('GPL2') depends=('dconf' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libgcrypt' 'p11-kit') -makedepends=('intltool' 'gobject-introspection' 'python' 'vala') +makedepends=('intltool' 'gobject-introspection' 'python' 'vala' 'libxslt') +options=('!makeflags') install=gcr.install source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz 10-gcr.conf) -sha256sums=('006f4f5a54be00418346f28eac2b53f3e640e9c6aa389808cf846f861438645b' +sha256sums=('9d561d0b0a43aaad55fc1d464b3ee3e1687a5021e444f1bbdce3ae624518de77' '5f2eda7175ae9f23ee0e09d2beceb24fd2f6daafd7bddfcc1c1f5a3734eb60fc') build() { -- cgit v1.2.3-54-g00ecf