Date: Sunday, October 2, 2022 @ 13:24:24
Author: spupykin
Revision: 1320630
upgpkg: perl-cpan-perl-releases 5.20220922-1
Modified:
perl-cpan-perl-releases/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-02 13:22:31 UTC (rev 1320629)
+++ PKGBUILD 2022-10-02 13:24:24 UTC (rev 1320630)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=perl-cpan-perl-releases
-pkgver=5.20220820
+pkgver=5.20220922
pkgrel=1
pkgdesc='Mapping Perl releases on CPAN to the location of the tarballs'
arch=('any')
@@ -10,7 +10,7 @@
depends=('perl')
options=('!emptydirs')
source=("https://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-$pkgver.tar.gz")
-sha256sums=('8bfac21bc577ab05347f92d5fc6b0dc3a939c43b60332dbc35a19137202c425f')
+sha256sums=('fe5058b48e81c0079c8a297703815795a298efc14cec098014f0156561ebfcdd')
build() {
cd CPAN-Perl-Releases-$pkgver