[arch-commits] Commit in perl-file-listing/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 23 08:32:20 UTC 2020
Date: Friday, October 23, 2020 @ 08:32:19
Author: felixonmars
Revision: 398749
upgpkg: perl-file-listing 6.11-1
Modified:
perl-file-listing/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-22 20:46:16 UTC (rev 398748)
+++ PKGBUILD 2020-10-23 08:32:19 UTC (rev 398749)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=perl-file-listing
-pkgver=6.10
+pkgver=6.11
pkgrel=1
pkgdesc="parse directory listing"
arch=('any')
@@ -10,7 +10,7 @@
depends=('perl' 'perl-http-date')
options=('!emptydirs')
source=("https://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/File-Listing-${pkgver}.tar.gz")
-sha512sums=('387590788685a137157268b1940f7c97877329aec06a67205ed98ade5b14815e726feb9da511f3517211c8cc580293b07ee280d2dedb5f2ceb36275949908dff')
+sha512sums=('7ed450b86bf39602c7d28fea330122a6c3991784ed660b20c532f157097c8abef99ba26fce2b965af1e114ef7ce2e5e5aa7f7b0638beaa08719e81ade7b9835a')
build() {
cd File-Listing-${pkgver}
More information about the arch-commits
mailing list