Date: Saturday, March 28, 2020 @ 15:47:47 Author: felixonmars Revision: 605252
upgpkg: perl-ppix-regexp 0.071-1 Modified: perl-ppix-regexp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 15:46:39 UTC (rev 605251) +++ PKGBUILD 2020-03-28 15:47:47 UTC (rev 605252) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-ppix-regexp -pkgver=0.070 +pkgver=0.071 pkgrel=1 pkgdesc="Parse regular expressions" arch=('any') @@ -10,7 +10,7 @@ depends=('perl-list-moreutils' 'perl-ppi' 'perl-task-weaken') options=('!emptydirs') source=("https://cpan.metacpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-$pkgver.tar.gz") -sha512sums=('d82eb2cd2dec1804e9ef68874970c7266b6011c998d0d0255ff0c70f0357736a382737ff752b10a2343eefa724b3d8817e1ae5d2d0cea320d07c2308937d15d5') +sha512sums=('5a5a84664b6dccb62fafa37420745f472a59dcf842e28fd8ea1aa6aa58d86b91b2aa2f540c16496373f9656985349af7d580a5a44c0c714abfedc9afdbee2b4d') build() { cd PPIx-Regexp-$pkgver
