summaryrefslogtreecommitdiff
path: root/testing/accountsservice
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-16 13:48:38 +0000
committerroot <root@rshg047.dnsready.net>2011-04-16 13:48:38 +0000
commitec549f64c923643d4b13dd7d364e080840ae3e29 (patch)
treecb680711dd6875847036bbd555f4c2539e433690 /testing/accountsservice
parent5d3c3e85c503dae5753d1b7e92b7cdc3b3a2b34b (diff)
Sat Apr 16 13:48:38 UTC 2011
Diffstat (limited to 'testing/accountsservice')
-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"