[arch-commits] Commit in perl-ppix-quotelike/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 31 16:02:01 UTC 2019
Date: Friday, May 31, 2019 @ 16:02:00
Author: felixonmars
Revision: 475947
upgpkg: perl-ppix-quotelike 0.007-1
Modified:
perl-ppix-quotelike/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-31 16:00:38 UTC (rev 475946)
+++ PKGBUILD 2019-05-31 16:02:00 UTC (rev 475947)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-ppix-quotelike
-pkgver=0.006
-pkgrel=2
+pkgver=0.007
+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=('6ec80ac4df9a80bfd9310b7a5a1fe514dcfaf340de9d88fcece5ecdda9e5a2183408bc4631f546a76f538c7dbb6c4d3827788671fc57cf73d956e18589d09f9f')
+sha512sums=('f3d56abebd7237769441b13de4c79744787eb2c4535844557a858bdda9cdedd2c9a8ab9359ef61bb67ec62dae61103753f0dbfac821b0be572038250eab14852')
build() {
cd PPIx-QuoteLike-$pkgver
More information about the arch-commits
mailing list