summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 10 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bcf5d9fd14a..7d6aeff53f21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,20 @@
-# Maintainer: Scott Hamilton <sgn dot hamilton plus archlinux at protonmail dot com>
+# Contributor: CpanBot <cpanbot at sch bme hu>
+# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-compress-raw-zlib'
-pkgver='2.087'
+pkgver='2.206'
pkgrel='1'
pkgdesc="Perl module Low-Level Interface to zlib compression library"
-arch=('any')
+arch=('i686' 'x86_64')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=('perl>=5.006')
+depends=('perl>=0')
makedepends=()
-url='https://metacpan.org/pod/Compress::Raw::Zlib'
-source=('https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-2.087.tar.gz')
-_distdir="Compress-Raw-Zlib-2.087"
+url='https://metacpan.org/release/Compress-Raw-Zlib'
+source=('http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Zlib-2.206.tar.gz')
+md5sums=('a314463a2a6630b26f03551bdea4a9c4')
+sha512sums=('3c722e6f363de90f6367446624090a9c482c9ed09f34b749765706da68e55e63f94608ea1d06669af567d8f8111d3311415f1f8a3daf782368c9a7bd4ff226f5')
+_distdir="Compress-Raw-Zlib-2.206"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
@@ -44,4 +47,3 @@ package() {
# sh-basic-offset: 2
# End:
# vim:set ts=2 sw=2 et:
-md5sums=('8aab05dc31cddd81465f8ae342b96fad')