Date: Thursday, January 29, 2015 @ 03:43:03 Author: fyan Revision: 230225
upgpkg: perl-archive-zip 1.45-1 Modified: perl-archive-zip/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-28 22:28:34 UTC (rev 230224) +++ PKGBUILD 2015-01-29 02:43:03 UTC (rev 230225) @@ -4,7 +4,7 @@ # Contributor: Andrew Simmons <[email protected]> pkgname=perl-archive-zip -pkgver=1.44 +pkgver=1.45 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=('3ee48dd20fcaa47185a0244b29d4bf4b') +md5sums=('07805e1c2c6b2b6561ac29489a6dd7dd') build() { cd Archive-Zip-${pkgver}
