[arch-commits] Commit in perl-libwww/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Feb 11 09:28:15 UTC 2018


    Date: Sunday, February 11, 2018 @ 09:28:13
  Author: arojas
Revision: 316605

Update to 6.31

Modified:
  perl-libwww/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-11 09:17:19 UTC (rev 316604)
+++ PKGBUILD	2018-02-11 09:28:13 UTC (rev 316605)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=perl-libwww
-pkgver=6.26
-pkgrel=3
+pkgver=6.31
+pkgrel=1
 pkgdesc="The World-Wide Web library for Perl"
 arch=('any')
 url="https://metacpan.org/release/libwww-perl"
@@ -16,8 +16,8 @@
 optdepends=('perl-lwp-protocol-https: for https:// url schemes')
 checkdepends=('perl-test-fatal' 'perl-test-requiresinternet')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/libwww-perl-${pkgver}.tar.gz)
-sha1sums=('b8cc8fd418990966fd46975ad73a8d4aa2e5e65c')
+source=(https://cpan.metacpan.org/authors/id/E/ET/ETHER/libwww-perl-${pkgver}.tar.gz)
+sha1sums=('eba9018e36701b71d66ad888a9ef8ac614dc98e0')
 
 build() {
   cd libwww-perl-${pkgver}



More information about the arch-commits mailing list