Merge pull request #1892 from Biswa96/perl-Archive-Zip-1.68

perl-Archive-Zip: update to 1.68
This commit is contained in:
Christoph Reiter
2020-03-15 10:16:49 +01:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
_realname=Archive-Zip
pkgname=perl-${_realname}
pkgver=1.67
pkgver=1.68
pkgrel=1
pkgdesc="Provide a perl interface to ZIP archive files"
arch=('any')
@@ -12,7 +12,7 @@ depends=('perl')
groups=('perl-modules')
options=('!emptydirs')
source=(https://www.cpan.org/authors/id/P/PH/PHRED/${_realname}-${pkgver}.tar.gz)
sha256sums=('be2274344c7659bf9189838dc6b9a59ec6f957c74ddfd35ff2780d56f4592774')
sha256sums=('984e185d785baf6129c6e75f8eb44411745ac00bf6122fb1c8e822a3861ec650')
build() {
cd ${_realname}-${pkgver}