Date: Sunday, August 7, 2011 @ 06:26:07 Author: tpowa Revision: 134661
upgpkg: usermin 1.480-1 bump to latest version Modified: usermin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-08-07 10:22:32 UTC (rev 134660) +++ PKGBUILD 2011-08-07 10:26:07 UTC (rev 134661) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Tobias Powalowski <[email protected]> pkgname=usermin -pkgver=1.460 +pkgver=1.480 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 @@ #install license install -m 644 -D $startdir/src/$pkgname-$pkgver/LICENCE $startdir/pkg/usr/share/licenses/usermin/LICENCE } -md5sums=('d22452de87891e4012411e3aa86aec1f' +md5sums=('b5fa9938a29b7e83c36249f0b01119a3' 'cfef4490cd1ef9517c0b39a7bd75c968' 'ec37a79f948f778224550930d2a7ca07')
