diff options
author | root <root@rshg054.dnsready.net> | 2011-10-09 23:14:34 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-10-09 23:14:34 +0000 |
commit | 8e372cc6207b56516c1facdaeb92d15c4716d8a2 (patch) | |
tree | 5958b5f5b22ce68cbfd3c1a1007544403b44834e /extra/usermin | |
parent | 40e90a19618851856689ef8697391d37ec6841a1 (diff) |
Sun Oct 9 23:14:34 UTC 2011
Diffstat (limited to 'extra/usermin')
-rw-r--r-- | extra/usermin/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/usermin/PKGBUILD b/extra/usermin/PKGBUILD index 712901cf1..88575e8c4 100644 --- a/extra/usermin/PKGBUILD +++ b/extra/usermin/PKGBUILD @@ -1,7 +1,7 @@ -# $Id: PKGBUILD 134661 2011-08-07 10:26:07Z tpowa $ +# $Id: PKGBUILD 140170 2011-10-08 10:02:07Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=usermin -pkgver=1.480 +pkgver=1.490 pkgrel=1 pkgdesc="a web interface that can be used to easily perform tasks like reading mail, setting up SSH or configuring mail forwarding" arch=(i686 x86_64) @@ -124,6 +124,6 @@ build() { #install license install -m 644 -D $startdir/src/$pkgname-$pkgver/LICENCE $startdir/pkg/usr/share/licenses/usermin/LICENCE } -md5sums=('b5fa9938a29b7e83c36249f0b01119a3' +md5sums=('a6d87aad595ea8abbe6639ce2c08efc1' 'cfef4490cd1ef9517c0b39a7bd75c968' 'ec37a79f948f778224550930d2a7ca07') |