Date: Monday, May 23, 2011 @ 16:15:43 Author: ibiru Revision: 124664 update to 0.6.12
Modified: accountsservice/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-23 20:09:09 UTC (rev 124663) +++ PKGBUILD 2011-05-23 20:15:43 UTC (rev 124664) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=accountsservice -pkgver=0.6.10 +pkgver=0.6.12 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=('e43d0ea4c0cb9291e60f800d9c2d0ba4') +md5sums=('2fcf38a65d574dd2fe6ba182ff4de053') build() { cd "$srcdir/$pkgname-$pkgver"
