summaryrefslogtreecommitdiff
path: root/gnome-unstable/gcr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gcr/PKGBUILD')
-rw-r--r--gnome-unstable/gcr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/gcr/PKGBUILD b/gnome-unstable/gcr/PKGBUILD
index 67d1b118c..73a5b7bab 100644
--- a/gnome-unstable/gcr/PKGBUILD
+++ b/gnome-unstable/gcr/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 153766 2012-03-19 16:28:49Z ibiru $
+# $Id: PKGBUILD 154422 2012-03-28 10:47:07Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gcr
-pkgver=3.3.92
+pkgver=3.4.0
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=('06ee57d14a00ffd514f636e91d00a2bb5c8ca9783dda3864ea6e67425bef9465')
+sha256sums=('6cb92178a04b5ea335102b43027420c200fe6a053e5e2009ffae91914a268106')
build() {
cd "$pkgname-$pkgver"