Date: Saturday, January 2, 2016 @ 09:24:51 Author: heftig Revision: 257445
6.15 Modified: perl-libwww/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-02 04:32:35 UTC (rev 257444) +++ PKGBUILD 2016-01-02 08:24:51 UTC (rev 257445) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=perl-libwww -pkgver=6.08 +pkgver=6.15 pkgrel=1 pkgdesc="The World-Wide Web library for Perl" arch=('any') @@ -15,8 +15,8 @@ 'perl-http-message') optdepends=('perl-lwp-protocol-https: for https:// url schemes') options=('!emptydirs') -source=(http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/libwww-perl-${pkgver}.tar.gz) -sha1sums=('400977d632eaf6e9dc3fb517114995d93cb3f6d2') +source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/libwww-perl-${pkgver}.tar.gz) +sha1sums=('9e27f58108135b7871bbe406e39353a1dbc99462') build() { cd libwww-perl-${pkgver}
