summaryrefslogtreecommitdiff
path: root/gnome-unstable/accountsservice/PKGBUILD
diff options
context:
space:
mode:
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"