[arch-commits] Commit in perl-ppix-quotelike/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 26 20:35:57 UTC 2021
Date: Friday, March 26, 2021 @ 20:35:57
Author: felixonmars
Revision: 904731
upgpkg: perl-ppix-quotelike 0.016-1
Modified:
perl-ppix-quotelike/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-26 20:35:28 UTC (rev 904730)
+++ PKGBUILD 2021-03-26 20:35:57 UTC (rev 904731)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-ppix-quotelike
-pkgver=0.015
+pkgver=0.016
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=('b4bca17f2a33d7a3eabda4c6eb2b6f663015f0977af207bf01f5a24ac784e65dbcc05a70573429f9a277d3707544d4ced032c914ad0e0f70e47df39fcebdd85b')
+sha512sums=('68933307f77cb0926f61249f1d80397443d02ccbf900051cdb7d091b7fe7923fe3705ed39975428e251cad58eeef2b3614c34863618541dea37e5aa98a73e1ba')
build() {
cd PPIx-QuoteLike-$pkgver
More information about the arch-commits
mailing list