summaryrefslogtreecommitdiff
path: root/extra/accountsservice/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-10 01:01:50 -0700
committerroot <root@rshg054.dnsready.net>2013-07-10 01:01:50 -0700
commitb509d58f0ff9d5b9167eb65b0264d014c8ac9d66 (patch)
tree3f56c991ed763cacd474d208be44d496dbc96b48 /extra/accountsservice/PKGBUILD
parent10aa61ef39e662453e1d817046e359372fe3b326 (diff)
Wed Jul 10 01:01:50 PDT 2013
Diffstat (limited to 'extra/accountsservice/PKGBUILD')
-rw-r--r--extra/accountsservice/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/accountsservice/PKGBUILD b/extra/accountsservice/PKGBUILD
index a7cf9580c..afa12600d 100644
--- a/extra/accountsservice/PKGBUILD
+++ b/extra/accountsservice/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 185560 2013-05-15 07:14:20Z heftig $
+# $Id: PKGBUILD 189848 2013-07-09 13:13:14Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=accountsservice
-pkgver=0.6.32
+pkgver=0.6.34
pkgrel=1
pkgdesc="D-Bus interface for user account query and manipulation"
arch=(i686 x86_64)
@@ -12,8 +12,8 @@ depends=('glib2' 'polkit' 'systemd')
makedepends=('intltool' 'gobject-introspection' 'vala')
options=('!libtool')
source=($url/$pkgname-$pkgver.tar.xz more-exclusions.patch)
-md5sums=('0c2c87f3bf982bdab54be887fed25bc5'
- '1d5cf127e5aac407fe7c37b2f4fd503c')
+md5sums=('dbf4323b688a314b4bf76890ad6d5279'
+ '45ef529fb38d32ec7a1d03005dd20ced')
build() {
cd $pkgname-$pkgver