[arch-commits] Commit in gcr/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Wed Sep 10 10:31:03 UTC 2014
Date: Wednesday, September 10, 2014 @ 12:31:03
Author: jgc
Revision: 221376
upgpkg: gcr 3.13.91-1
Modified:
gcr/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-10 10:15:00 UTC (rev 221375)
+++ PKGBUILD 2014-09-10 10:31:03 UTC (rev 221376)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gcr
-pkgver=3.12.2
+pkgver=3.13.91
pkgrel=1
pkgdesc="A library for bits of crypto UI and parsing"
arch=(i686 x86_64)
@@ -10,12 +10,12 @@
license=('GPL2')
depends=('dconf' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libgcrypt'
'p11-kit')
-makedepends=('intltool' 'gobject-introspection' 'python' 'vala' 'libxslt')
+makedepends=('intltool' 'gobject-introspection' 'python' 'vala' 'libxslt' 'python2')
options=('!makeflags')
install=gcr.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
10-gcr.conf)
-sha256sums=('456e20615ab178aa92eeabdea64dcce535c10d5af189171d9375291a2447d21c'
+sha256sums=('ca39b89ada2266a56f0bc8936b34db49d3b159655be090682614a47a0af32df0'
'5f2eda7175ae9f23ee0e09d2beceb24fd2f6daafd7bddfcc1c1f5a3734eb60fc')
build() {
More information about the arch-commits
mailing list