Date: Monday, February 20, 2017 @ 10:30:30 Author: felixonmars Revision: 289319
upgpkg: perl-net-http 6.13-1 Modified: perl-net-http/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-20 09:31:25 UTC (rev 289318) +++ PKGBUILD 2017-02-20 10:30:30 UTC (rev 289319) @@ -3,7 +3,7 @@ # Contributor: Justin "juster" Davis <[email protected]> pkgname=perl-net-http -pkgver=6.12 +pkgver=6.13 pkgrel=1 pkgdesc="Low-level HTTP connection (client)" arch=('any') @@ -14,7 +14,7 @@ checkdepends=('perl-uri') conflicts=('perl-libwww<6') source=("http://cpan.metacpan.org/authors/id/O/OA/OALDERS/Net-HTTP-$pkgver.tar.gz") -md5sums=('988c72ce2890df56e41df6695d108e5d') +md5sums=('88befb823aa1a10d6953c2167eec1d9b') build() { export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
