summaryrefslogtreecommitdiff
path: root/community/libuser
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-28 02:28:30 -0800
committerroot <root@rshg054.dnsready.net>2012-11-28 02:28:30 -0800
commit5c5e1e3a998a54db424b8261fac042ab41745d99 (patch)
treef25ae86eedc51b374b7000e4a444f98106fd9be9 /community/libuser
parentc008601effc878e60852f7928ddadcf5a16eb851 (diff)
Wed Nov 28 02:22:26 PST 2012
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 639eade30..eb779f259 100644
--- a/community/libuser/PKGBUILD
+++ b/community/libuser/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 71616 2012-05-31 09:49:00Z spupykin $
+# $Id: PKGBUILD 80627 2012-11-27 13:52:32Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Thomas Dziedzic < gostrc at gmail >
pkgname=libuser
-pkgver=0.57.6
+pkgver=0.58
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=('4a6410e51664570610da1b9a830ac8ec')
+md5sums=('1fc3ef3f3a3955b2d78562ff4daed793')
build() {
cd ${pkgname}-${pkgver}