Date: Saturday, June 13, 2020 @ 05:48:11 Author: felixonmars Revision: 642828
upgpkg: perl-test-mockmodule 0.173.0-1 Modified: perl-test-mockmodule/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-13 05:11:25 UTC (rev 642827) +++ PKGBUILD 2020-06-13 05:48:11 UTC (rev 642828) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-test-mockmodule -pkgver=0.172.0 +pkgver=0.173.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=('056c53bc36d2b63f5eb5572c40721f252e33bc008547e46f4af2ecece868b8e9bbf91daca0484cb9d01ae489fa81cb18fdcd3325208d1f409e5e52d6f09ee323') +sha512sums=('45aa0a224f406f675ce17d8a62c40cdacf8aea88bb826a0404017f464346fb9177a720a8687449a03bc5593d4df52c45fc2c43a5c70d80aabede7d41e6f5a02a') build() { cd "$srcdir/Test-MockModule-v$pkgver"
