diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-11-27 12:52:56 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-11-27 12:52:56 -0300 |
commit | 78e579460b6f67a777a72232903eb7eaf84c945f (patch) | |
tree | 13403c8933fd3ea439b3d5734a5a3d0d7b04e386 /extra/webmin/PKGBUILD | |
parent | 45109aea7693acc9077824a431e17110d21ed6b3 (diff) | |
parent | c008601effc878e60852f7928ddadcf5a16eb851 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/spacefm/PKGBUILD
extra/eina/PKGBUILD
extra/kdeplasma-addons/PKGBUILD
Diffstat (limited to 'extra/webmin/PKGBUILD')
-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 926f2d94b..4da1c2979 100644 --- a/extra/webmin/PKGBUILD +++ b/extra/webmin/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 170999 2012-11-14 16:17:47Z tpowa $ +# $Id: PKGBUILD 172025 2012-11-26 16:13:54Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=webmin -pkgver=1.600 -pkgrel=2 +pkgver=1.610 +pkgrel=1 pkgdesc="a web-based interface for system administration" arch=(i686 x86_64 'mips64el') 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=('8a9124bdd180aeec13fc16fa75fb1419' +md5sums=('e5f51402c09558ee688efea3d03a3d83' 'b0b3e3fb231a12e60165b6b4d604dcfa' 'bfebb75bb94029b48c46b7f1ba1aa811' 'c77dfcd621b417a7826d25f56a1e60ae' |