summaryrefslogtreecommitdiff
path: root/community/libuser
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-20 01:29:42 -0700
committerroot <root@rshg054.dnsready.net>2013-04-20 01:29:42 -0700
commit1f9776d421ac40faa59f797893033e99e4f919eb (patch)
treefd7420e8e8d3b090730fcc01a8ff25d13ad09442 /community/libuser
parent1fedf1f5d5351aefd88268cba7353c79adac9b8a (diff)
Sat Apr 20 01:28:56 PDT 2013
Diffstat (limited to 'community/libuser')
-rw-r--r--community/libuser/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <pupykin.s+arch@gmail.com>
# 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}