Date: Sunday, January 22, 2023 @ 00:56:52
Author: spupykin
Revision: 1387640
upgpkg: perl-sub-quote 1:2.006008-1
Modified:
perl-sub-quote/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-01-22 00:55:24 UTC (rev 1387639)
+++ PKGBUILD 2023-01-22 00:56:52 UTC (rev 1387640)
@@ -1,7 +1,7 @@
pkgname=perl-sub-quote
epoch=1
-pkgver=2.006_007
-pkgrel=2
+pkgver=2.006008
+pkgrel=1
pkgdesc="efficient generation of subroutines via string eval"
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -10,7 +10,7 @@
makedepends=('perl-test-fatal>=0.010')
url='https://search.cpan.org/dist/Sub-Quote'
source=("https://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Sub-Quote-$pkgver.tar.gz")
-sha256sums=('ccb226d1d1a0d1cde99eabe98cb4eeb89f9f9eaf961be226d903e9ac333e5220')
+sha256sums=('94bebd500af55762e83ea2f2bc594d87af828072370c7110c60c238a800d15b2')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \