[arch-commits] Commit in accountsservice/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Oct 25 23:23:58 UTC 2014
Date: Sunday, October 26, 2014 @ 01:23:58
Author: heftig
Revision: 225335
0.6.39
Modified:
accountsservice/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-25 22:13:50 UTC (rev 225334)
+++ PKGBUILD 2014-10-25 23:23:58 UTC (rev 225335)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=accountsservice
-pkgver=0.6.38
+pkgver=0.6.39
pkgrel=1
pkgdesc="D-Bus interface for user account query and manipulation"
arch=(i686 x86_64)
@@ -9,9 +9,9 @@
url="http://www.freedesktop.org/software/accountsservice/"
license=('GPL3')
depends=('glib2' 'polkit' 'systemd')
-makedepends=('intltool' 'gobject-introspection')
+makedepends=('intltool' 'gobject-introspection' 'python2')
source=($url/$pkgname-$pkgver.tar.xz)
-md5sums=('656572685ceeeb3081168382196bcfd8')
+md5sums=('7c4ad675547ff05d650c1a3acdbfd063')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list