Date: Wednesday, August 26, 2015 @ 04:36:04 Author: fyan Revision: 244862
upgpkg: perl-archive-zip 1.50-1 Modified: perl-archive-zip/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-25 23:55:50 UTC (rev 244861) +++ PKGBUILD 2015-08-26 02:36:04 UTC (rev 244862) @@ -4,7 +4,7 @@ # Contributor: Andrew Simmons <[email protected]> pkgname=perl-archive-zip -pkgver=1.49 +pkgver=1.50 pkgrel=1 pkgdesc="Provide a perl interface to ZIP archive files" arch=('any') @@ -13,7 +13,7 @@ depends=('perl') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz) -md5sums=('35b81833e44d0001f0e1c86c72f2a6c8') +md5sums=('c68f1db2c340456845ac29e26ae2b45a') build() { cd Archive-Zip-${pkgver}
