diff --git a/perl-File-Listing/PKGBUILD b/perl-File-Listing/PKGBUILD index 66bdae38..93ec996f 100644 --- a/perl-File-Listing/PKGBUILD +++ b/perl-File-Listing/PKGBUILD @@ -2,8 +2,8 @@ _realname=File-Listing pkgname=perl-${_realname} -pkgver=6.04 -pkgrel=2 +pkgver=6.14 +pkgrel=1 pkgdesc="parse directory listing" arch=('any') license=('PerlArtistic' 'GPL') @@ -12,8 +12,8 @@ depends=('perl>=5.8.8' 'perl-HTTP-Date>=6') conflicts=('perl-libwww<6') url="https://metacpan.org/release/File-Listing" groups=('perl-modules') -source=("https://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz") -sha256sums=('1e0050fcd6789a2179ec0db282bf1e90fb92be35d1171588bd9c47d52d959cf5') +source=("https://www.cpan.org/authors/id/P/PL/PLICEASE/${_realname}-${pkgver}.tar.gz") +sha256sums=('15b3a4871e23164a36f226381b74d450af41f12cc94985f592a669fcac7b48ff') build() { ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \