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

Felix Yan fyan at archlinux.org
Sat Apr 2 03:34:15 UTC 2016


    Date: Saturday, April 2, 2016 @ 05:34:15
  Author: fyan
Revision: 263740

upgpkg: perl-archive-zip 1.57-1

Modified:
  perl-archive-zip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-01 23:47:17 UTC (rev 263739)
+++ PKGBUILD	2016-04-02 03:34:15 UTC (rev 263740)
@@ -4,7 +4,7 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=perl-archive-zip
-pkgver=1.56
+pkgver=1.57
 pkgrel=1
 pkgdesc="Provide a perl interface to ZIP archive files"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('perl-test-mockmodule')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
-md5sums=('cc401416dc80e3b268173fa884715822')
+md5sums=('d4ca4b60bcd3bc8c3aa67545163d2128')
 
 build() {
   cd Archive-Zip-${pkgver}



More information about the arch-commits mailing list