summaryrefslogtreecommitdiff
path: root/extra/accountsservice
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-01 16:12:04 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-01 16:12:04 -0300
commitca8ab20a665411e312578954c85f1bd3913fc726 (patch)
tree98db13a83d797b74078d5b957f057a59cc91992b /extra/accountsservice
parentaee193a88b17ec5a5fa2b028f42dbe4161e3390d (diff)
parent55f2d1ab0ab1bd2f7c8c7c5cefeb45f7c457a5d9 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: core/systemd/PKGBUILD core/sysvinit/PKGBUILD extra/hyphen/PKGBUILD extra/imagemagick/PKGBUILD extra/lynx/PKGBUILD extra/pyqt/PKGBUILD extra/sip/PKGBUILD libre/kdelibs-libre/PKGBUILD testing/libdrm/PKGBUILD testing/xf86-video-ati/PKGBUILD
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 877efd21e..8342a31e2 100644
--- a/extra/accountsservice/PKGBUILD
+++ b/extra/accountsservice/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 159201 2012-05-17 21:37:52Z heftig $
+# $Id: PKGBUILD 162754 2012-06-29 15:28:24Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=accountsservice
-pkgver=0.6.21
+pkgver=0.6.22
pkgrel=1
pkgdesc="D-Bus interface for user account query and manipulation"
arch=(i686 x86_64 'mips64el')
@@ -12,7 +12,7 @@ depends=('glib2' 'polkit' 'libsystemd')
makedepends=('intltool' 'gobject-introspection' 'vala')
options=('!libtool')
source=(http://cgit.freedesktop.org/accountsservice/snapshot/${pkgname}-${pkgver}.tar.xz)
-md5sums=('b501d48963b70983170983258c19cc2c')
+md5sums=('6159898955b4c7079a8ae64cd7aa5bf1')
build() {
cd $pkgname-$pkgver