Date: Wednesday, February 16, 2011 @ 12:27:53 Author: ibiru Revision: 110131
upgpkg: folks 0.3.6-1 update to 0.3.6 Modified: folks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-02-16 17:23:21 UTC (rev 110130) +++ PKGBUILD 2011-02-16 17:27:53 UTC (rev 110131) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=folks -pkgver=0.3.4 +pkgver=0.3.6 pkgrel=1 pkgdesc="Library to aggregates people into metacontacts " arch=(i686 x86_64) @@ -11,7 +11,7 @@ makedepends=('gobject-introspection' 'vala' 'intltool') options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.3/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('cd35e7d0ecd57cea505e661c69140690587c427b846183f0e18855b15feee1a9') +sha256sums=('274818fcf325cf77b292abddca62745a5a5c56e701b900a8c42e0b8283d4f830') build() { cd "$srcdir/$pkgname-$pkgver"
