Date: Monday, April 16, 2012 @ 08:45:54 Author: jgc Revision: 156234 upgpkg: gcr 3.4.1-1
Update to 3.4.1 Modified: gcr/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-16 12:39:20 UTC (rev 156233) +++ PKGBUILD 2012-04-16 12:45:54 UTC (rev 156234) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> 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 @@ 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"
