Date: Tuesday, September 20, 2011 @ 07:22:35 Author: ibiru Revision: 138345
update to 0.1.5.2 Modified: gnome-contacts/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-20 10:21:26 UTC (rev 138344) +++ PKGBUILD 2011-09-20 11:22:35 UTC (rev 138345) @@ -1,7 +1,8 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> + pkgname=gnome-contacts -pkgver=0.1.5 +pkgver=0.1.5.2 pkgrel=1 pkgdesc="Contacts Manager for GNOME" arch=(i686 x86_64) @@ -12,7 +13,7 @@ makedepends=('intltool' 'vala') install= source=(http://download.gnome.org/sources/$pkgname/0.1/$pkgname-$pkgver.tar.xz) -sha256sums=('eddf5f8977944f289d2a9ea4e330f92bc75ba98431e05716adf5622e5db8513c') +sha256sums=('0a6f534a4f0dea48552a47791ea4d4b495e869480222932d9ff4b21503b2428a') build() { cd "$srcdir/$pkgname-$pkgver"
