[arch-commits] Commit in perl-ppix-quotelike/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Apr 4 21:53:32 UTC 2020


    Date: Saturday, April 4, 2020 @ 21:53:32
  Author: felixonmars
Revision: 611754

upgpkg: perl-ppix-quotelike 0.011-1

Modified:
  perl-ppix-quotelike/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-04 21:49:04 UTC (rev 611753)
+++ PKGBUILD	2020-04-04 21:53:32 UTC (rev 611754)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-ppix-quotelike
-pkgver=0.010
+pkgver=0.011
 pkgrel=1
 pkgdesc="Parse Perl string literals and string-literal-like things"
 arch=('any')
@@ -8,11 +8,10 @@
 license=('PerlArtistic')
 url="https://metacpan.org/release/PPIx-QuoteLike"
 depends=('perl-ppi')
-makedepends=('perl-ppix-regexp')
-optdepends=('perl-ppix-regexp: to find variables inside nested regular expressions')
+makedepends=('perl-ppix-regexp' 'perl-readonly')
 options=('!emptydirs')
 source=("https://cpan.metacpan.org/authors/id/W/WY/WYANT/PPIx-QuoteLike-$pkgver.tar.gz")
-sha512sums=('91a09cc9218e6cfa3deb668b18142e1743459c64463c24a57b8b3ff2dd9b18efb667731ed19cc8173e2c09b931e7e01c281434956a7dc63ddb99f3ff630cc7a7')
+sha512sums=('6c5eb263e0b39d5d665623831c3b8e24099e6023c48893f0ecfef902446eff1533170c6996f4a62367c1dd9eb50e8fd3a444447e2a9c3cffdc8ff30114d994ee')
 
 build() {
   cd PPIx-QuoteLike-$pkgver



More information about the arch-commits mailing list