From 1f9776d421ac40faa59f797893033e99e4f919eb Mon Sep 17 00:00:00 2001 From: root Date: Sat, 20 Apr 2013 01:29:42 -0700 Subject: Sat Apr 20 01:28:56 PDT 2013 --- community/libuser/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/libuser') diff --git a/community/libuser/PKGBUILD b/community/libuser/PKGBUILD index eb779f259..127f5d907 100644 --- a/community/libuser/PKGBUILD +++ b/community/libuser/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 80627 2012-11-27 13:52:32Z spupykin $ +# $Id: PKGBUILD 88522 2013-04-19 10:31:27Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Thomas Dziedzic < gostrc at gmail > pkgname=libuser -pkgver=0.58 +pkgver=0.59 pkgrel=1 pkgdesc='A standardized interface for manipulating and administering user and group accounts.' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('python2' 'glib2' 'popt') options=('!libtool') backup=('etc/libuser.conf') source=("https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz") -md5sums=('1fc3ef3f3a3955b2d78562ff4daed793') +md5sums=('22835cbfec894b1e9491845ed5023244') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf