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

Felix Yan felixonmars at archlinux.org
Wed Aug 3 03:27:00 UTC 2016


    Date: Wednesday, August 3, 2016 @ 03:26:59
  Author: felixonmars
Revision: 272934

upgpkg: perl-archive-zip 1.58-1

Modified:
  perl-archive-zip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-03 03:25:08 UTC (rev 272933)
+++ PKGBUILD	2016-08-03 03:26:59 UTC (rev 272934)
@@ -4,7 +4,7 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=perl-archive-zip
-pkgver=1.57
+pkgver=1.58
 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=('d4ca4b60bcd3bc8c3aa67545163d2128')
+md5sums=('cf98bf77b100125c99ab886290c6ede6')
 
 build() {
   cd Archive-Zip-${pkgver}



More information about the arch-commits mailing list