Date: Tuesday, October 18, 2011 @ 11:39:15 Author: ibiru Revision: 140747
update to 3.2.1 Modified: gnome-contacts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-18 15:37:12 UTC (rev 140746) +++ PKGBUILD 2011-10-18 15:39:15 UTC (rev 140747) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gnome-contacts -pkgver=3.2.0.1 +pkgver=3.2.1 pkgrel=1 pkgdesc="Contacts Manager for GNOME" arch=(i686 x86_64) @@ -13,7 +13,7 @@ makedepends=('intltool' 'vala') install= source=(http://download.gnome.org/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz) -sha256sums=('2d8e2a325ecc661805f6e7c6339b3876e766c1e227ff084dc02a7535e5983641') +sha256sums=('31c277a3db145c2353fffe33e613fb634e76fa5caf382e8f307a05e74a6a6eb9') build() { cd "$srcdir/$pkgname-$pkgver"
