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

Felix Yan felixonmars at archlinux.org
Fri Oct 26 20:26:22 UTC 2018


    Date: Friday, October 26, 2018 @ 20:26:21
  Author: felixonmars
Revision: 337349

upgpkg: perl-libwww 6.36-1

Modified:
  perl-libwww/trunk/PKGBUILD

----------+
 PKGBUILD |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-26 20:14:13 UTC (rev 337348)
+++ PKGBUILD	2018-10-26 20:26:21 UTC (rev 337349)
@@ -1,8 +1,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=perl-libwww
-pkgver=6.33
-pkgrel=2
+pkgver=6.36
+pkgrel=1
 pkgdesc="The World-Wide Web library for Perl"
 arch=('any')
 url="https://metacpan.org/release/libwww-perl"
@@ -10,13 +10,12 @@
 depends=('perl' 'perl-encode-locale' 'perl-file-listing'
          'perl-html-parser' 'perl-http-cookies' 'perl-http-daemon'
          'perl-http-date' 'perl-http-negotiate' 'perl-lwp-mediatypes'
-         'perl-net-http' 'perl-uri' 'perl-www-robotrules'
-         'perl-http-message' 'perl-try-tiny')
+         'perl-net-http' 'perl-try-tiny' 'perl-uri' 'perl-www-robotrules')
 optdepends=('perl-lwp-protocol-https: for https:// url schemes')
-checkdepends=('perl-test-fatal' 'perl-test-requiresinternet')
+checkdepends=('perl-test-fatal' 'perl-test-needs' 'perl-test-requiresinternet')
 options=('!emptydirs')
-source=(https://cpan.metacpan.org/authors/id/O/OA/OALDERS/libwww-perl-${pkgver}.tar.gz)
-sha1sums=('915f4afeb91269aea3476e408a3af7904c5361e4')
+source=(https://cpan.metacpan.org/authors/id/E/ET/ETHER/libwww-perl-${pkgver}.tar.gz)
+sha512sums=('049da6dbd57dbfbceec878c1deb80e9eb3d45c0cc29535eb15804eb5038e0437122cd70ed92ed4313d1f1940cc34baa7a8f367401fb984c0f3688c31adf2c483')
 
 build() {
   cd libwww-perl-${pkgver}



More information about the arch-commits mailing list