From 211709a2f09bd677aa1deac0dc82fde6ce1c8626 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 2 Jun 2012 00:01:53 +0000 Subject: Sat Jun 2 00:01:53 UTC 2012 --- community/libuser/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'community/libuser') diff --git a/community/libuser/PKGBUILD b/community/libuser/PKGBUILD index dcf5d2bbf..639eade30 100644 --- a/community/libuser/PKGBUILD +++ b/community/libuser/PKGBUILD @@ -1,18 +1,19 @@ -# $Id: PKGBUILD 58190 2011-11-08 15:26:34Z spupykin $ +# $Id: PKGBUILD 71616 2012-05-31 09:49:00Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Thomas Dziedzic < gostrc at gmail > pkgname=libuser -pkgver=0.57.1 -pkgrel=2 +pkgver=0.57.6 +pkgrel=1 pkgdesc='A standardized interface for manipulating and administering user and group accounts.' arch=('i686' 'x86_64') license=('LGPL') url='https://fedorahosted.org/libuser/' depends=('python2' 'glib2' 'popt') options=('!libtool') +backup=('etc/libuser.conf') source=("https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz") -md5sums=('be82c6941264d0b4bd04f95fb342ec7d') +md5sums=('4a6410e51664570610da1b9a830ac8ec') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf