Date: Monday, October 29, 2018 @ 07:57:03 Author: spupykin Revision: 399380
upgpkg: perl-io-all 0.87-1 Modified: perl-io-all/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-29 07:56:58 UTC (rev 399379) +++ PKGBUILD 2018-10-29 07:57:03 UTC (rev 399380) @@ -1,8 +1,8 @@ # Packager: Justin Davis <[email protected]> pkgname=perl-io-all -pkgver=0.86 -pkgrel=4 +pkgver=0.87 +pkgrel=1 pkgdesc="IO::All of it to Graham and Damian!" arch=(any) license=(PerlArtistic GPL) @@ -9,8 +9,8 @@ options=(!emptydirs) depends=('perl>=5.6.1' 'perl-io-string>=1.08') url="http://search.cpan.org/dist/IO-All/" -source=("http://search.cpan.org/CPAN/authors/id/I/IN/INGY/IO-All-$pkgver.tar.gz") -md5sums=('b257d3f742867825d018e74f5a5d549b') +source=("https://cpan.metacpan.org/authors/id/F/FR/FREW/IO-All-$pkgver.tar.gz") +sha256sums=('54e21d250c0229127e30b77a3461e10077854ec244f26fb670f1b445ed4c4d5b') build() { export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
