summaryrefslogtreecommitdiff
path: root/testing/gcr
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-18 00:01:47 +0000
committerroot <root@rshg054.dnsready.net>2012-04-18 00:01:47 +0000
commit637c1cfdcd258a870ad5367cbf47a8a2799039c7 (patch)
tree04dabe84f2527ce4ef85b0905f186ebb93cacdb9 /testing/gcr
parent0fb510ac9b1defac6c3d54a68eccd7e18635b474 (diff)
Wed Apr 18 00:01:47 UTC 2012
Diffstat (limited to 'testing/gcr')
-rw-r--r--testing/gcr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/gcr/PKGBUILD b/testing/gcr/PKGBUILD
index 58191df8d..2eedd32c0 100644
--- a/testing/gcr/PKGBUILD
+++ b/testing/gcr/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 155072 2012-04-01 11:32:07Z heftig $
+# $Id: PKGBUILD 156235 2012-04-16 12:46:17Z jgc $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gcr
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
pkgdesc="A library for bits of crypto UI and parsing"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=('intltool' 'gobject-introspection')
options=(!libtool)
install=gcr.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6cb92178a04b5ea335102b43027420c200fe6a053e5e2009ffae91914a268106')
+sha256sums=('a0812b6e9623465b0053f4b1b09f3b9316317b2c6ed69a73bc2c5b3b6b849609')
build() {
cd "$pkgname-$pkgver"