From 807f42c30ddb00c4e2d4034ce1720d7cb494e074 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 28 Oct 2011 23:14:50 +0000 Subject: Fri Oct 28 23:14:50 UTC 2011 --- extra/accountsservice/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/accountsservice') diff --git a/extra/accountsservice/PKGBUILD b/extra/accountsservice/PKGBUILD index 61802e312..0222f00e5 100644 --- a/extra/accountsservice/PKGBUILD +++ b/extra/accountsservice/PKGBUILD @@ -1,7 +1,8 @@ -# $Id: PKGBUILD 139213 2011-10-01 18:55:35Z ibiru $ +# $Id: PKGBUILD 141268 2011-10-27 16:31:57Z ibiru $ # Maintainer: Ionut Biru + pkgname=accountsservice -pkgver=0.6.14 +pkgver=0.6.15 pkgrel=1 pkgdesc="D-Bus interface for user account query and manipulation" arch=(i686 x86_64) @@ -11,7 +12,7 @@ depends=('dbus-glib' 'polkit') makedepends=('intltool' 'gobject-introspection') options=('!libtool') source=(http://cgit.freedesktop.org/accountsservice/snapshot/${pkgname}-${pkgver}.tar.bz2) -md5sums=('88f4d5d0d1f0ce0fa6a180cbff936041') +md5sums=('939e58e57334801ca578b182a09141c4') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf