[arch-commits] Commit in perl-ppix-quotelike/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 17 14:20:03 UTC 2019
Date: Saturday, August 17, 2019 @ 14:20:02
Author: felixonmars
Revision: 499988
upgpkg: perl-ppix-quotelike 0.008-1
Modified:
perl-ppix-quotelike/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-17 14:19:53 UTC (rev 499987)
+++ PKGBUILD 2019-08-17 14:20:02 UTC (rev 499988)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-ppix-quotelike
-pkgver=0.007
-pkgrel=2
+pkgver=0.008
+pkgrel=1
pkgdesc="Parse Perl string literals and string-literal-like things"
arch=('any')
license=('PerlArtistic')
@@ -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=('f3d56abebd7237769441b13de4c79744787eb2c4535844557a858bdda9cdedd2c9a8ab9359ef61bb67ec62dae61103753f0dbfac821b0be572038250eab14852')
+sha512sums=('65100656477da6d4a1eee6f5b1a3c82d4ddbd4e7f809ffe724204f3262c7b46e1c618b6920eaba98577dfef274d8cea695bc120aa3918665b285376709a9226c')
build() {
cd PPIx-QuoteLike-$pkgver
More information about the arch-commits
mailing list