[arch-commits] Commit in perl-ppix-quotelike/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 10 21:37:31 UTC 2020
Date: Tuesday, March 10, 2020 @ 21:37:30
Author: felixonmars
Revision: 593954
upgpkg: perl-ppix-quotelike 0.010-1
Modified:
perl-ppix-quotelike/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-10 21:34:51 UTC (rev 593953)
+++ PKGBUILD 2020-03-10 21:37:30 UTC (rev 593954)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-ppix-quotelike
-pkgver=0.009
+pkgver=0.010
pkgrel=1
pkgdesc="Parse Perl string literals and string-literal-like things"
arch=('any')
@@ -12,7 +12,7 @@
optdepends=('perl-ppix-regexp: to find variables inside nested regular expressions')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/W/WY/WYANT/PPIx-QuoteLike-$pkgver.tar.gz")
-sha512sums=('0a1fb89e428870d78614a4aa146a8ddca0b6f909176393d7f8888a1620e4e39b5326d1e2687a61403a9e0a38bbbc038b77ef71fea2279f9e16e959a02346273c')
+sha512sums=('91a09cc9218e6cfa3deb668b18142e1743459c64463c24a57b8b3ff2dd9b18efb667731ed19cc8173e2c09b931e7e01c281434956a7dc63ddb99f3ff630cc7a7')
build() {
cd PPIx-QuoteLike-$pkgver
More information about the arch-commits
mailing list