[arch-commits] Commit in perl-archive-zip/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Jan 10 11:05:28 UTC 2015


    Date: Saturday, January 10, 2015 @ 12:05:27
  Author: fyan
Revision: 228884

upgpkg: perl-archive-zip 1.41-1

upstream new release

Modified:
  perl-archive-zip/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-10 09:36:40 UTC (rev 228883)
+++ PKGBUILD	2015-01-10 11:05:27 UTC (rev 228884)
@@ -4,7 +4,7 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=perl-archive-zip
-pkgver=1.39
+pkgver=1.41
 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=('851316e59625317a89e40418a26c676c')
+md5sums=('13228b3c4bfa214dc9a2757541f5e85d')
 
 build() {
   cd Archive-Zip-${pkgver}



More information about the arch-commits mailing list