summaryrefslogtreecommitdiffstats
path: root/p5-archive-zip/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'p5-archive-zip/Pkgfile')
-rw-r--r--p5-archive-zip/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/p5-archive-zip/Pkgfile b/p5-archive-zip/Pkgfile
index 655cee3b9..e552c2915 100644
--- a/p5-archive-zip/Pkgfile
+++ b/p5-archive-zip/Pkgfile
@@ -4,10 +4,9 @@
# Packager: thierryn1 at hispeed dot ch
name=p5-archive-zip
-version=1.30
+version=1.31_04
release=1
-source=( http://cpan.org/authors/id/A/AD/ADAMK/Archive-Zip-$version.tar.gz
- )
+source=(http://cpan.org/authors/id/A/AD/ADAMK/Archive-Zip-$version.tar.gz)
build() {
@@ -17,4 +16,3 @@ build() {
make DESTDIR=${PKG} install
find ${PKG} -name perllocal.pod -exec rm {} \;
}
-