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

Felix Yan felixonmars at archlinux.org
Wed Oct 21 19:23:43 UTC 2020


    Date: Wednesday, October 21, 2020 @ 19:23:43
  Author: felixonmars
Revision: 398709

upgpkg: perl-file-listing 6.07-1

Modified:
  perl-file-listing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-21 18:58:46 UTC (rev 398708)
+++ PKGBUILD	2020-10-21 19:23:43 UTC (rev 398709)
@@ -1,8 +1,8 @@
 # Maintainer:
 
 pkgname=perl-file-listing
-pkgver=6.04
-pkgrel=8
+pkgver=6.07
+pkgrel=1
 pkgdesc="parse directory listing"
 arch=('any')
 url="https://search.cpan.org/dist/File-Listing"
@@ -9,8 +9,8 @@
 license=('PerlArtistic' 'GPL')
 depends=('perl' 'perl-http-date')
 options=('!emptydirs')
-source=("https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-${pkgver}.tar.gz")
-sha1sums=('02a41fe1b91f3f198712965360192f31d6d8d74e')
+source=("https://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/File-Listing-${pkgver}.tar.gz")
+sha512sums=('1d525058e64ed3f3115721df63527752c8f3de2e0b000efea93b48054695e6b8143c613cdc1c652db30178f517f5bc106dfa176d30629553150234e7cd50682f')
 
 build() {
   cd File-Listing-${pkgver}



More information about the arch-commits mailing list