summaryrefslogtreecommitdiff
path: root/extra/accountsservice
diff options
context:
space:
mode:
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 557b59218..25244de8e 100644
--- a/extra/accountsservice/PKGBUILD
+++ b/extra/accountsservice/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 171616 2012-11-20 14:31:04Z heftig $
+# $Id: PKGBUILD 171876 2012-11-22 07:10:34Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=accountsservice
-pkgver=0.6.28
+pkgver=0.6.29
pkgrel=1
pkgdesc="D-Bus interface for user account query and manipulation"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ depends=('glib2' 'polkit' 'systemd')
makedepends=('intltool' 'gobject-introspection' 'vala')
options=('!libtool')
source=($url/$pkgname-$pkgver.tar.xz more-exclusions.patch)
-md5sums=('311458f6ea444d64f298a2048bb4d8cf'
+md5sums=('396c16f39711e24bb7cc685a170befa3'
'1d5cf127e5aac407fe7c37b2f4fd503c')
build() {