[arch-commits] Commit in perl-archive-zip/trunk (PKGBUILD)
    Felix Yan 
    fyan at archlinux.org
       
    Thu Oct 23 01:21:44 UTC 2014
    
    
  
    Date: Thursday, October 23, 2014 @ 03:21:44
  Author: fyan
Revision: 225208
upgpkg: perl-archive-zip 1.39-1
Modified:
  perl-archive-zip/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-22 21:39:32 UTC (rev 225207)
+++ PKGBUILD	2014-10-23 01:21:44 UTC (rev 225208)
@@ -4,7 +4,7 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=perl-archive-zip
-pkgver=1.38
+pkgver=1.39
 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=('51cece4b0e0167cd187daa26fa962705')
+md5sums=('851316e59625317a89e40418a26c676c')
 
 build() {
   cd Archive-Zip-${pkgver}
    
    
More information about the arch-commits
mailing list