summaryrefslogtreecommitdiff
path: root/testing/accountsservice/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/accountsservice/PKGBUILD')
-rw-r--r--testing/accountsservice/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/accountsservice/PKGBUILD b/testing/accountsservice/PKGBUILD
index 237c3ca39..093803324 100644
--- a/testing/accountsservice/PKGBUILD
+++ b/testing/accountsservice/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 118186 2011-04-05 19:20:06Z ibiru $
+# $Id: PKGBUILD 119834 2011-04-15 16:41:54Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=accountsservice
-pkgver=0.6.8
+pkgver=0.6.9
pkgrel=1
pkgdesc="D-Bus interface for user account query and manipulation"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=('dbus-glib' 'polkit')
makedepends=('intltool' 'gobject-introspection')
options=('!libtool')
source=(http://cgit.freedesktop.org/accountsservice/snapshot/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('beeece0cb3a0eb88f551ad5e37accf8f')
+md5sums=('e21a311d11089386eaf7d738f7bca222')
build() {
cd "$srcdir/$pkgname-$pkgver"