Date: Wednesday, April 26, 2017 @ 12:44:15 Author: felixonmars Revision: 294749
upgpkg: perl-net-http 6.14-1 Modified: perl-net-http/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-26 12:25:34 UTC (rev 294748) +++ PKGBUILD 2017-04-26 12:44:15 UTC (rev 294749) @@ -3,7 +3,7 @@ # Contributor: Justin "juster" Davis <[email protected]> pkgname=perl-net-http -pkgver=6.13 +pkgver=6.14 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=('88befb823aa1a10d6953c2167eec1d9b') +md5sums=('0604332c0ca54977c23e552df7c6dce6') build() { export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
