Date: Monday, September 19, 2011 @ 11:14:09 Author: ibiru Revision: 138244
update to 0.1.5 Modified: gnome-contacts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-19 15:11:28 UTC (rev 138243) +++ PKGBUILD 2011-09-19 15:14:09 UTC (rev 138244) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=gnome-contacts -pkgver=0.1.4.1 +pkgver=0.1.5 pkgrel=1 pkgdesc="Contacts Manager for GNOME" arch=(i686 x86_64) @@ -12,7 +12,7 @@ makedepends=('intltool' 'vala') install= source=(http://download.gnome.org/sources/$pkgname/0.1/$pkgname-$pkgver.tar.xz) -sha256sums=('66dfb898df93b70f40cf9ff290ab8db1bea08d69e637dfba5266de58fa5be367') +sha256sums=('eddf5f8977944f289d2a9ea4e330f92bc75ba98431e05716adf5622e5db8513c') build() { cd "$srcdir/$pkgname-$pkgver"
