Date: Monday, April 15, 2013 @ 16:05:06 Author: heftig Revision: 182810
3.8.1 Modified: gnome-contacts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-15 13:34:39 UTC (rev 182809) +++ PKGBUILD 2013-04-15 14:05:06 UTC (rev 182810) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gnome-contacts -pkgver=3.8.0 +pkgver=3.8.1 pkgrel=1 pkgdesc="Contacts Manager for GNOME" arch=(i686 x86_64) @@ -13,7 +13,7 @@ makedepends=('intltool' 'vala' 'gobject-introspection') install=$pkgname.install source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('cf4e183b0daff0b1644ea1f6043b9f3f1ce1703d74c313a5154c78fd7fd7365e') +sha256sums=('c9b2ffba754f4e1e37788195c814b12dfbf79b35042cd811b8690f890572edcb') build() { cd $pkgname-$pkgver
