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

Antonio Rojas arojas at archlinux.org
Fri Mar 16 09:05:43 UTC 2018


    Date: Friday, March 16, 2018 @ 09:05:42
  Author: arojas
Revision: 319387

Update to 6.33

Modified:
  perl-libwww/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-16 07:49:19 UTC (rev 319386)
+++ PKGBUILD	2018-03-16 09:05:42 UTC (rev 319387)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=perl-libwww
-pkgver=6.31
+pkgver=6.33
 pkgrel=1
 pkgdesc="The World-Wide Web library for Perl"
 arch=('any')
@@ -16,8 +16,8 @@
 optdepends=('perl-lwp-protocol-https: for https:// url schemes')
 checkdepends=('perl-test-fatal' 'perl-test-requiresinternet')
 options=('!emptydirs')
-source=(https://cpan.metacpan.org/authors/id/E/ET/ETHER/libwww-perl-${pkgver}.tar.gz)
-sha1sums=('eba9018e36701b71d66ad888a9ef8ac614dc98e0')
+source=(https://cpan.metacpan.org/authors/id/O/OA/OALDERS/libwww-perl-${pkgver}.tar.gz)
+sha1sums=('915f4afeb91269aea3476e408a3af7904c5361e4')
 
 build() {
   cd libwww-perl-${pkgver}



More information about the arch-commits mailing list