Date: Sunday, April 16, 2017 @ 04:04:10 Author: felixonmars Revision: 223166
upgpkg: perl-test-simple 1.302083-1 Modified: perl-test-simple/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-16 03:59:20 UTC (rev 223165) +++ PKGBUILD 2017-04-16 04:04:10 UTC (rev 223166) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-test-simple -pkgver=1.302078 +pkgver=1.302083 pkgrel=1 pkgdesc="Basic utilities for writing tests." arch=('any') @@ -11,7 +11,7 @@ depends=('perl') options=('!emptydirs') source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-$pkgver.tar.gz") -sha512sums=('155685a17e98353caa29b8752d26e62f9f60424048c347e68642f6aa118724e4dda30cc91902792cb0a2b29ab698a6a58b65e3ba6dc9725a05ebdc43759e088d') +sha512sums=('125772d71a28feb92e2854218531b3fd0cd25043bd4db5071e2e8b860e503db13cb884abe6dbb81ac79251f683abeb7878af17850f372c24c0a9dfa2338861fa') build() { cd Test-Simple-$pkgver
