diff options
author | root <root@rshg054.dnsready.net> | 2012-10-01 00:42:10 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-10-01 00:42:10 -0700 |
commit | 9b6be78b0c13a61c14d5278f1363eaf9c6388e4c (patch) | |
tree | 72ca5c2f4a99c399cee5fe08d77d5fc33ab94e56 /extra/webmin | |
parent | 75826a796a4589c1999f1b3b86eb8c122ef44edd (diff) |
Mon Oct 1 00:42:09 PDT 2012
Diffstat (limited to 'extra/webmin')
-rw-r--r-- | extra/webmin/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/webmin/PKGBUILD b/extra/webmin/PKGBUILD index 9c29be985..add24654f 100644 --- a/extra/webmin/PKGBUILD +++ b/extra/webmin/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 164995 2012-08-08 06:41:05Z tpowa $ +# $Id: PKGBUILD 167305 2012-09-30 19:42:57Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=webmin -pkgver=1.590 -pkgrel=2 +pkgver=1.600 +pkgrel=1 pkgdesc="a web-based interface for system administration" arch=(i686 x86_64) license=('custom:webmin') @@ -214,7 +214,7 @@ build() { # install license install -m 644 -D $startdir/src/$pkgname-$pkgver/LICENCE $startdir/pkg/usr/share/licenses/webmin/LICENCE } -md5sums=('815005ed7f208dcfbda5308b446779c2' +md5sums=('8a9124bdd180aeec13fc16fa75fb1419' '43a77243acd519c4efe9577090b59912' 'bfebb75bb94029b48c46b7f1ba1aa811' 'c77dfcd621b417a7826d25f56a1e60ae' |