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 ace88daa9..63a5db35f 100644
--- a/gnome-unstable/gcr/PKGBUILD
+++ b/gnome-unstable/gcr/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166366 2012-09-06 22:17:08Z jgc $
+# $Id: PKGBUILD 166819 2012-09-19 16:07:31Z jgc $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gcr
-pkgver=3.5.90
+pkgver=3.5.92
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=('279a5b6db60bec078a0bef9b52a43713d715b622fc4e3c4695982a4a030462ce')
+sha256sums=('040919b750b7177ccfbfeba0910848f83356bc3b52e231f47aebbcf657cd6a34')
build() {
cd "$pkgname-$pkgver"