[arch-commits] Commit in perl-ppix-quotelike/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Dec 11 22:06:16 UTC 2021
Date: Saturday, December 11, 2021 @ 22:06:16
Author: felixonmars
Revision: 1068339
upgpkg: perl-ppix-quotelike 0.019-1
Modified:
perl-ppix-quotelike/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-11 22:06:08 UTC (rev 1068338)
+++ PKGBUILD 2021-12-11 22:06:16 UTC (rev 1068339)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-ppix-quotelike
-pkgver=0.018
+pkgver=0.019
pkgrel=1
pkgdesc="Parse Perl string literals and string-literal-like things"
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('perl-ppix-regexp' 'perl-readonly')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/W/WY/WYANT/PPIx-QuoteLike-$pkgver.tar.gz")
-sha512sums=('a404e26461dce9be3b49d3ac52fe3d539fccb650cede1eb600762b108fa27de9036b851a5c7edfa325ae70cddc427810da71c788fb300577f14bc89adc34f90f')
+sha512sums=('916ec0298122721cae57ee04ac79ace7f1d4667452ba6b9293bffe77d0b34c26f84780046b3f8d595bc3dc39147b46a6b879c091e36a31ce04a62f5af3524340')
build() {
cd PPIx-QuoteLike-$pkgver
More information about the arch-commits
mailing list