perl-File-Listing: update to 6.14

This commit is contained in:
Astrum-polaris
2020-12-19 10:45:50 +08:00
parent 2f0de2be29
commit 9c3e25be60

View File

@@ -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="" \