[arch-commits] Commit in gcr/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Mon Mar 24 13:44:00 UTC 2014


    Date: Monday, March 24, 2014 @ 14:44:00
  Author: jgc
Revision: 208553

upgpkg: gcr 3.12.0-1

Modified:
  gcr/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-24 13:31:39 UTC (rev 208552)
+++ PKGBUILD	2014-03-24 13:44:00 UTC (rev 208553)
@@ -2,8 +2,8 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 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"
@@ -10,11 +10,12 @@
 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() {




More information about the arch-commits mailing list