summaryrefslogtreecommitdiff
path: root/gnome-unstable/accountsservice/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-07 09:18:06 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-07 09:18:06 -0300
commitf5e3722a8eb73a1d34f74d29e19eb4b8cc7f251d (patch)
tree52b4ae75af50a8a519ff3921e1e82a7a47c212b6 /gnome-unstable/accountsservice/PKGBUILD
parent86461beb7cde87c32ae26efa1916543955452dfc (diff)
parente2fb609d3af7a203357fd6ca983fef5f4dfba7eb (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/maxima/PKGBUILD extra/rcs/PKGBUILD extra/sbcl/PKGBUILD multilib/lib32-libx11/PKGBUILD testing/xf86-input-synaptics/PKGBUILD
Diffstat (limited to 'gnome-unstable/accountsservice/PKGBUILD')
-rw-r--r--gnome-unstable/accountsservice/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/accountsservice/PKGBUILD b/gnome-unstable/accountsservice/PKGBUILD
index 63919dc42..ab83464c2 100644
--- a/gnome-unstable/accountsservice/PKGBUILD
+++ b/gnome-unstable/accountsservice/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 136779 2011-09-01 14:07:44Z ibiru $
+# $Id: PKGBUILD 137012 2011-09-05 08:29:25Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=accountsservice
-pkgver=0.6.13
+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=('204b19e4522d5fdd3381b1ea14cd8263')
+md5sums=('88f4d5d0d1f0ce0fa6a180cbff936041')
build() {
cd "$srcdir/$pkgname-$pkgver"