[arch-commits] Commit in perl-io-all/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Sat Feb 15 20:44:32 UTC 2014
Date: Saturday, February 15, 2014 @ 21:44:32
Author: spupykin
Revision: 105816
upgpkg: perl-io-all 0.57-1
upd
Modified:
perl-io-all/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-15 20:44:29 UTC (rev 105815)
+++ PKGBUILD 2014-02-15 20:44:32 UTC (rev 105816)
@@ -2,7 +2,7 @@
# $Id$
pkgname=perl-io-all
-pkgver=0.50
+pkgver=0.57
pkgrel=1
pkgdesc="IO::All of it to Graham and Damian!"
arch=(any)
@@ -9,9 +9,10 @@
license=(PerlArtistic GPL)
options=(!emptydirs)
depends=('perl>=5.6.1' 'perl-io-string>=1.08')
-url="https://metacpan.org/release/IO-All"
-source=("http://search.cpan.org/CPAN/authors/id/I/IN/INGY/IO-All-${pkgver}.tar.gz")
+url="http://search.cpan.org/dist/IO-All/"
+source=("http://search.cpan.org/CPAN/authors/id/F/FR/FREW/IO-All-${pkgver}.tar.gz")
sha1sums=('07cc71d462fba7469f3190df839e9a3c6dd427e3')
+sha1sums=('df2d21b3443a41b5915ea09f04192b527ca44cac')
build() {
export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
More information about the arch-commits
mailing list