Date: Friday, May 4, 2012 @ 17:05:32 Author: heftig Revision: 158549 0.6.20
Modified: accountsservice/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-04 19:12:28 UTC (rev 158548) +++ PKGBUILD 2012-05-04 21:05:32 UTC (rev 158549) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=accountsservice -pkgver=0.6.18 +pkgver=0.6.20 pkgrel=1 pkgdesc="D-Bus interface for user account query and manipulation" arch=(i686 x86_64) @@ -12,7 +12,7 @@ makedepends=('intltool' 'gobject-introspection' 'vala') options=('!libtool') source=(http://cgit.freedesktop.org/accountsservice/snapshot/${pkgname}-${pkgver}.tar.xz) -md5sums=('31bc335f7d96b88e0d572a67a9df063d') +md5sums=('0f26a90677e15c5cb38cf28261a3b434') build() { cd $pkgname-$pkgver
