[arch-commits] CVS update of extra/daemons/webmin (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sat Jun 2 14:15:42 UTC 2007
Date: Saturday, June 2, 2007 @ 10:15:42
Author: tpowa
Path: /home/cvs-extra/extra/daemons/webmin
Modified: PKGBUILD (1.27 -> 1.28)
'upgpkg: update to new version'
----------+
PKGBUILD | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
Index: extra/daemons/webmin/PKGBUILD
diff -u extra/daemons/webmin/PKGBUILD:1.27 extra/daemons/webmin/PKGBUILD:1.28
--- extra/daemons/webmin/PKGBUILD:1.27 Tue Apr 10 15:57:19 2007
+++ extra/daemons/webmin/PKGBUILD Sat Jun 2 10:15:42 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.27 2007/04/10 19:57:19 andyrtr Exp $
+# $Id: PKGBUILD,v 1.28 2007/06/02 14:15:42 tpowa Exp $
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=webmin
-pkgver=1.340
+pkgver=1.350
pkgrel=1
pkgdesc="a web-based interface for system administration"
arch=(i686 x86_64)
@@ -83,8 +83,6 @@
'etc/webmin/dnsadmin/config' )
install=webmin.install
source=(http://surfnet.dl.sourceforge.net/sourceforge/webadmin/$pkgname-$pkgver.tar.gz webmin-config.tar.bz2 webmin.rc webmin-pacman.tar.bz2)
-md5sums=('5ccd990fa725b1fed078af3846b35e1a' 'da6bea412a5be8cf82a813078fec5847'\
- '0673e51af0e81418b4a6c1e205f7e5cd' '4cf1139093ea59044be42a4f173fb8aa')
build() {
cd $startdir/src/$pkgname-$pkgver
@@ -201,4 +199,8 @@
# delete temp dir
rm -r $startdir/pkg/tmp
-}
\ No newline at end of file
+}
+md5sums=('601e58ee7dab4a819dd351ec5f18486a'
+ 'da6bea412a5be8cf82a813078fec5847'
+ '0673e51af0e81418b4a6c1e205f7e5cd'
+ '4cf1139093ea59044be42a4f173fb8aa')
More information about the arch-commits
mailing list