Date: Saturday, April 30, 2011 @ 10:57:48 Author: ibiru Revision: 121312
update to 0.6.10 Modified: accountsservice/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-30 13:24:49 UTC (rev 121311) +++ PKGBUILD 2011-04-30 14:57:48 UTC (rev 121312) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=accountsservice -pkgver=0.6.9 +pkgver=0.6.10 pkgrel=1 pkgdesc="D-Bus interface for user account query and manipulation" arch=(i686 x86_64) @@ -11,7 +11,7 @@ makedepends=('intltool' 'gobject-introspection') options=('!libtool') source=(http://cgit.freedesktop.org/accountsservice/snapshot/${pkgname}-${pkgver}.tar.bz2) -md5sums=('e21a311d11089386eaf7d738f7bca222') +md5sums=('e43d0ea4c0cb9291e60f800d9c2d0ba4') build() { cd "$srcdir/$pkgname-$pkgver"
