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

Antonio Rojas arojas at archlinux.org
Thu Mar 16 08:07:29 UTC 2017


    Date: Thursday, March 16, 2017 @ 08:07:29
  Author: arojas
Revision: 290912

Update to 6.24

Modified:
  perl-libwww/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-16 07:33:39 UTC (rev 290911)
+++ PKGBUILD	2017-03-16 08:07:29 UTC (rev 290912)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=perl-libwww
-pkgver=6.19
-pkgrel=2
+pkgver=6.24
+pkgrel=1
 pkgdesc="The World-Wide Web library for Perl"
 arch=('any')
 url="https://metacpan.org/release/libwww-perl"
@@ -14,10 +14,10 @@
          'perl-net-http' 'perl-uri' 'perl-www-robotrules'
          'perl-http-message' 'perl-try-tiny')
 optdepends=('perl-lwp-protocol-https: for https:// url schemes')
-checkdepends=('perl-test-fatal')
+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=('165a53a9596dd6e2ebe6a5bd385fe8da06f48b3a')
+sha1sums=('f3eb59ce251c59efba405519c76fa83a3503cfa2')
 
 build() {
   cd libwww-perl-${pkgver}



More information about the arch-commits mailing list