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

Jan de Groot jgc at nymeria.archlinux.org
Thu Mar 21 23:55:15 UTC 2013


    Date: Friday, March 22, 2013 @ 00:55:15
  Author: jgc
Revision: 180497

upgpkg: gcr 3.7.92-1

Modified:
  gcr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-21 23:46:27 UTC (rev 180496)
+++ PKGBUILD	2013-03-21 23:55:15 UTC (rev 180497)
@@ -2,19 +2,19 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gcr
-pkgver=3.6.2
-pkgrel=2
+pkgver=3.7.92
+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')
-makedepends=('intltool' 'gobject-introspection')
+makedepends=('intltool' 'gobject-introspection' 'python')
 options=(!libtool)
 install=gcr.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
         10-gcr.conf)
-sha256sums=('f709db2435e3635b68d8aa212863e0a8e81b1cc33442852a5183762876c7be9b'
+sha256sums=('53be22a4708c7db5c7b86edf451e499d854d04ab3adde6c7ec7fa32a1d5577fb'
             '5f2eda7175ae9f23ee0e09d2beceb24fd2f6daafd7bddfcc1c1f5a3734eb60fc')
 
 build() {




More information about the arch-commits mailing list