Date: Tuesday, August 20, 2013 @ 12:13:15 Author: tpowa Revision: 193449
upgpkg: usermin 1.560-1 bump to latest version Modified: usermin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-20 09:44:47 UTC (rev 193448) +++ PKGBUILD 2013-08-20 10:13:15 UTC (rev 193449) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Tobias Powalowski <[email protected]> pkgname=usermin -pkgver=1.550 +pkgver=1.560 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 "$srcdir"/$pkgname-$pkgver/LICENCE "$pkgdir"/usr/share/licenses/usermin/LICENCE } -md5sums=('ba764af4b40a7e11be69985e19a81562' +md5sums=('155af20dc957aca8a05bfd69d7ccf23a' 'a5bd5e5ee779f8a3cf3d776ca77ee36e' 'ec37a79f948f778224550930d2a7ca07')
