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

Felix Yan felixonmars at archlinux.org
Mon Sep 9 07:22:55 UTC 2019


    Date: Monday, September 9, 2019 @ 07:22:54
  Author: felixonmars
Revision: 362066

upgpkg: perl-archive-zip 1.65-1

Modified:
  perl-archive-zip/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-08 22:48:45 UTC (rev 362065)
+++ PKGBUILD	2019-09-09 07:22:54 UTC (rev 362066)
@@ -3,8 +3,8 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=perl-archive-zip
-pkgver=1.64
-pkgrel=3
+pkgver=1.65
+pkgrel=1
 pkgdesc="Provide a perl interface to ZIP archive files"
 arch=('any')
 license=('GPL' 'PerlArtistic')
@@ -13,7 +13,7 @@
 checkdepends=('perl-test-mockmodule')
 options=('!emptydirs')
 source=(https://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
-sha512sums=('7ae4c87ad50b30e764a79ada8f39ea2d698cfba957294d28dc15a2f3b2497923266a00574c5e43ddd59d6ec76d911f39007851920e0f09bfe3f466d46e17d6fc')
+sha512sums=('8ce6d4192411605f7416517384a544709ec596dcf5f627e2f1e2c59a9ca2d14de65bc680ea3bbbcc2f67bb536203ca458c5e916171fc7ebe3abfbe27948c3c31')
 
 build() {
   cd Archive-Zip-${pkgver}



More information about the arch-commits mailing list