Date: Friday, January 6, 2017 @ 07:22:48 Author: felixonmars Revision: 285326
upgpkg: perl-net-http 6.12-1 Modified: perl-net-http/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-06 04:11:06 UTC (rev 285325) +++ PKGBUILD 2017-01-06 07:22:48 UTC (rev 285326) @@ -3,7 +3,7 @@ # Contributor: Justin "juster" Davis <[email protected]> pkgname=perl-net-http -pkgver=6.09 +pkgver=6.12 pkgrel=1 pkgdesc="Low-level HTTP connection (client)" arch=('any') @@ -13,8 +13,8 @@ depends=('perl') checkdepends=('perl-uri') conflicts=('perl-libwww<6') -source=("http://cpan.metacpan.org/authors/id/E/ET/ETHER/Net-HTTP-$pkgver.tar.gz") -md5sums=('3d84d17f64c7316d69e7eb7b4e292b9a') +source=("http://cpan.metacpan.org/authors/id/O/OA/OALDERS/Net-HTTP-$pkgver.tar.gz") +md5sums=('988c72ce2890df56e41df6695d108e5d') build() { export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
