summaryrefslogtreecommitdiff
path: root/extra/accountsservice
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-02 23:14:32 +0000
committerroot <root@rshg054.dnsready.net>2011-10-02 23:14:32 +0000
commitad84169d66d20378d28533c216b73c9a6646d6d7 (patch)
tree2746e102687e113dd81d632b51933b62ff458934 /extra/accountsservice
parent0f78806d775c4d46c649425fcb67964d53531db8 (diff)
Sun Oct 2 23:14:32 UTC 2011
Diffstat (limited to 'extra/accountsservice')
-rw-r--r--extra/accountsservice/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/accountsservice/PKGBUILD b/extra/accountsservice/PKGBUILD
index 5f0c6e93a..61802e312 100644
--- a/extra/accountsservice/PKGBUILD
+++ b/extra/accountsservice/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 124664 2011-05-23 20:15:43Z ibiru $
+# $Id: PKGBUILD 139213 2011-10-01 18:55:35Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=accountsservice
-pkgver=0.6.12
+pkgver=0.6.14
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=('2fcf38a65d574dd2fe6ba182ff4de053')
+md5sums=('88f4d5d0d1f0ce0fa6a180cbff936041')
build() {
cd "$srcdir/$pkgname-$pkgver"