Date: Wednesday, February 19, 2020 @ 20:40:41 Author: felixonmars Revision: 576840
upgpkg: perl-test-mockmodule 0.172.0-1 Modified: perl-test-mockmodule/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-19 20:39:33 UTC (rev 576839) +++ PKGBUILD 2020-02-19 20:40:41 UTC (rev 576840) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-test-mockmodule -pkgver=0.171.0 +pkgver=0.172.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=('c1fcb636400cadba1bc4fa2970b995be623c212261aa363c4881442b477968ca09810f028edc2e5e46134b1032e579afa54a14fcd5cb3d8cf3b9e31ecc2e5bd6') +sha512sums=('056c53bc36d2b63f5eb5572c40721f252e33bc008547e46f4af2ecece868b8e9bbf91daca0484cb9d01ae489fa81cb18fdcd3325208d1f409e5e52d6f09ee323') build() { cd "$srcdir/Test-MockModule-v$pkgver"
