[arch-commits] Commit in perl-ppix-regexp/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Apr 18 05:30:17 UTC 2022
Date: Monday, April 18, 2022 @ 05:30:17
Author: felixonmars
Revision: 1186963
upgpkg: perl-ppix-regexp 0.085-1
Modified:
perl-ppix-regexp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-18 05:30:11 UTC (rev 1186962)
+++ PKGBUILD 2022-04-18 05:30:17 UTC (rev 1186963)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-ppix-regexp
-pkgver=0.084
+pkgver=0.085
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=('76200198a9e72831ba6a1e68c55dc2121c750760232ce9402f3a851efe3cf7ee2533630ef18158cebce291aad97202cf5e23583adb91800b175be9dadd397855')
+sha512sums=('d5c29e4127b803267e81f1cf6dde522850a3efb85de8421bfd2c5e144c36c3cfa5ec51e13342c6f2a104325748c5d59891b19de02d69b8e7a3243356e0bcf4ff')
build() {
cd PPIx-Regexp-$pkgver
More information about the arch-commits
mailing list