[arch-commits] Commit in accountsservice/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Sep 5 08:27:00 UTC 2011
Date: Monday, September 5, 2011 @ 04:27:00
Author: ibiru
Revision: 137010
update to 0.6.14
Modified:
accountsservice/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-05 07:46:17 UTC (rev 137009)
+++ PKGBUILD 2011-09-05 08:27:00 UTC (rev 137010)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Ionut Biru <ibiru at 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 @@
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"
More information about the arch-commits
mailing list