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

Antonio Rojas arojas at archlinux.org
Mon Feb 20 07:27:24 UTC 2017


    Date: Monday, February 20, 2017 @ 07:27:23
  Author: arojas
Revision: 289309

Update to 6.19

Modified:
  perl-libwww/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-20 03:03:14 UTC (rev 289308)
+++ PKGBUILD	2017-02-20 07:27:23 UTC (rev 289309)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=perl-libwww
-pkgver=6.15
+pkgver=6.19
 pkgrel=1
 pkgdesc="The World-Wide Web library for Perl"
 arch=('any')
@@ -14,9 +14,10 @@
          'perl-net-http' 'perl-uri' 'perl-www-robotrules'
          'perl-http-message')
 optdepends=('perl-lwp-protocol-https: for https:// url schemes')
+checkdepends=('perl-try-tiny' 'perl-test-fatal')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/libwww-perl-${pkgver}.tar.gz)
-sha1sums=('9e27f58108135b7871bbe406e39353a1dbc99462')
+source=(http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/libwww-perl-${pkgver}.tar.gz)
+sha1sums=('165a53a9596dd6e2ebe6a5bd385fe8da06f48b3a')
 
 build() {
   cd libwww-perl-${pkgver}



More information about the arch-commits mailing list