summaryrefslogtreecommitdiff
path: root/testing/gcr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gcr/PKGBUILD')
-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"