Date: Friday, September 18, 2020 @ 01:50:34 Author: felixonmars Revision: 709648
upgpkg: perl-test-mockmodule 0.175.0-1 Modified: perl-test-mockmodule/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-18 01:45:57 UTC (rev 709647) +++ PKGBUILD 2020-09-18 01:50:34 UTC (rev 709648) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-test-mockmodule -pkgver=0.174.0 +pkgver=0.175.0 pkgrel=1 pkgdesc="Override subroutines in a module for unit testing" arch=('any') @@ -12,7 +12,7 @@ checkdepends=('perl-test-pod' 'perl-test-pod-coverage' 'perl-test-warnings') url='https://search.cpan.org/dist/Test-MockModule' source=("https://search.cpan.org/CPAN/authors/id/G/GF/GFRANKS/Test-MockModule-v$pkgver.tar.gz") -sha512sums=('dacff732b966d545d34350935518f359efe12ebe8774f1cd1eb3ddbe6075cd5e11df938e5224d26df8b6b4463c163ec3f5b8129e1020c43cd28aaaadc3499d33') +sha512sums=('271a727f7454dcc7fc4070ce775ec56f79c456c886e010eceda54e6f417f11810220f836b577527657b4310dac80b622779d3b189c140528a16ec5a85a3a23eb') build() { cd "$srcdir/Test-MockModule-v$pkgver"
