[arch-commits] Commit in perl-ppix-regexp/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Dec 5 22:45:10 UTC 2021
Date: Sunday, December 5, 2021 @ 22:45:10
Author: felixonmars
Revision: 1065214
upgpkg: perl-ppix-regexp 0.082-1
Modified:
perl-ppix-regexp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-05 22:39:09 UTC (rev 1065213)
+++ PKGBUILD 2021-12-05 22:45:10 UTC (rev 1065214)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-ppix-regexp
-pkgver=0.081
+pkgver=0.082
pkgrel=1
pkgdesc="Parse regular expressions"
arch=('any')
@@ -10,7 +10,7 @@
depends=('perl-list-moreutils' 'perl-ppi' 'perl-task-weaken')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-$pkgver.tar.gz")
-sha512sums=('823b9e409ad1ae0c0fea3584817e26002e3ec657b7cf5b0b8a9f36fc26fae54b3f668ae49e8a34bfbd4f794a2b6c532df6fdd2f0fffb893d096b6638eb5b57ac')
+sha512sums=('ba8565a41252328cb0d951c780e5d688138683d8d3fad1e7ffd73bd555c9e420b2318c995baefedff02b2f9a6af53ed73641cd09c39e91f30d81e3ecde90068e')
build() {
cd PPIx-Regexp-$pkgver
More information about the arch-commits
mailing list