Date: Tuesday, December 17, 2013 @ 12:18:59
  Author: heftig
Revision: 201642

libgcrypt rebuild

Modified:
  gcr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-12-17 11:16:59 UTC (rev 201641)
+++ PKGBUILD    2013-12-17 11:18:59 UTC (rev 201642)
@@ -3,13 +3,13 @@
 
 pkgname=gcr
 pkgver=3.10.1
-pkgrel=1
+pkgrel=2
 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')
-makedepends=('intltool' 'gobject-introspection' 'python')
+makedepends=('intltool' 'gobject-introspection' 'python' 'vala')
 install=gcr.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
         10-gcr.conf)

Reply via email to