[arch-commits] Commit in perl-ppi/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 16 19:41:27 UTC 2019
Date: Thursday, May 16, 2019 @ 19:41:26
Author: felixonmars
Revision: 467567
upgpkg: perl-ppi 1.268-1
Modified:
perl-ppi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-16 19:35:19 UTC (rev 467566)
+++ PKGBUILD 2019-05-16 19:41:26 UTC (rev 467567)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-ppi
-pkgver=1.265
+pkgver=1.268
pkgrel=1
pkgdesc="Parse, Analyze and Manipulate Perl (without perl)"
arch=('any')
@@ -12,7 +12,7 @@
'perl-test-subcalls')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/M/MI/MITHALDU/PPI-$pkgver.tar.gz")
-sha512sums=('b99d060554f3d3e4d752141205a9415ec11b2964f1d45655bad5a2448152b8a5256b5d6f6604ebad0b6e9d4982ece724f310f04f900004dec9cab146ab3b3a3b')
+sha512sums=('ba379ec018122fd0643eee07dda3f5ccf79f3c7b7f7cb0264054f0ae1a9d227fadda18bafb8260fca531a26c86f17ee646f16dda4343f5247b7b1394e17aa073')
build() {
cd PPI-$pkgver
More information about the arch-commits
mailing list