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

Justin Davis juster at archlinux.org
Thu Dec 29 22:31:55 UTC 2011


    Date: Thursday, December 29, 2011 @ 17:31:55
  Author: juster
Revision: 145752

Update to version 6.03.

Modified:
  perl-libwww/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-29 22:20:29 UTC (rev 145751)
+++ PKGBUILD	2011-12-29 22:31:55 UTC (rev 145752)
@@ -1,24 +1,20 @@
-# Maintainer : Justin "juster" Davis <jrcd83 at gmail.com>
-# Generator  : pbjam 0.01
+# Packager: Justin Davis <jrcd83 at gmail.com>
 # $Id$
 
 pkgname=perl-libwww
-pkgver=6.02
-pkgrel=2
+pkgver=6.03
+pkgrel=1
 pkgdesc="The World-Wide Web library for Perl"
 arch=(any)
 license=(PerlArtistic GPL)
 options=(!emptydirs)
-depends=('perl>=5.8.8' 'perl-encode-locale' 'perl-file-listing>=6'
-         'perl-html-parser' 'perl-http-cookies>=6' 'perl-http-daemon>=6'
-         'perl-http-date>=6' 'perl-http-message' 'perl-http-negotiate>=6'
-         'perl-lwp-mediatypes>=6' 'perl-net-http>=6' 'perl-uri>=1.10'
-         'perl-www-robotrules>=6')
+depends=('perl>=5.8.8' 'perl-encode>=2.12' 'perl-encode-locale'
+         'perl-html-parser' 'perl-libnet' 'perl-mime-base64>=2.1' 'perl-uri')
 optdepends=('perl-lwp-protocol-https: for https:// url schemes')
-url=http://search.cpan.org/dist/libwww-perl
+url=https://metacpan.org/release/libwww-perl
 source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-${pkgver}.tar.gz")
-md5sums=(4617dbc79a78992a8c8db263c170d8ec)
-sha512sums=(a5b081f5dcb63010eff583c77b4e57f417ee842ad6e1327cd2df22443238eef795348a4298b3fbc7676240d46ff9a70d68ab2465469579c6a7bef08556aab70c)
+md5sums=(e8f0ad4a990e13db41cdf6d4a4adbb18)
+sha512sums=(1be85a3129724aee25bed7e3b80ccf66488fc9e50f095426635e8d2aaa80e29ee6a18e034d715320b9ea6f2f619c7821b3326c85426749a48a1187467acc9076)
 _distdir="${srcdir}/libwww-perl-${pkgver}"
 
 build() {




More information about the arch-commits mailing list