Date: Monday, October 29, 2018 @ 07:56:28 Author: spupykin Revision: 399376
upgpkg: perl-file-slurp 9999.23-1 Modified: perl-file-slurp/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-29 07:56:22 UTC (rev 399375) +++ PKGBUILD 2018-10-29 07:56:28 UTC (rev 399376) @@ -3,8 +3,8 @@ # Contributor: François Charette <firmicus ατ gmx δοτ net> pkgname=perl-file-slurp -pkgver=9999.19 -pkgrel=4 +pkgver=9999.23 +pkgrel=1 pkgdesc="Read/write/append files quickly" arch=('any') url="http://search.cpan.org/dist/File-Slurp" @@ -11,8 +11,8 @@ license=('GPL' 'PerlArtistic') depends=('perl>=5.14.0') options=('!emptydirs') -source=(https://www.cpan.org/authors/id/U/UR/URI/File-Slurp-$pkgver.tar.gz) -sha256sums=('ce29ebe995097ebd6e9bc03284714cdfa0c46dc94f6b14a56980747ea3253643') +source=(https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-$pkgver.tar.gz) +sha256sums=('9eb73287890e172c4e39ce069f0e6a82da90df20dc7e2d52c666e9b07489a7f7') build() { cd "$srcdir"/File-Slurp-$pkgver