[arch-commits] Commit in perl-test-mockmodule/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Sep 15 19:41:03 UTC 2020


    Date: Tuesday, September 15, 2020 @ 19:41:03
  Author: felixonmars
Revision: 707191

upgpkg: perl-test-mockmodule 0.174.0-1

Modified:
  perl-test-mockmodule/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-15 19:40:59 UTC (rev 707190)
+++ PKGBUILD	2020-09-15 19:41:03 UTC (rev 707191)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-test-mockmodule
-pkgver=0.173.0
-pkgrel=3
+pkgver=0.174.0
+pkgrel=1
 pkgdesc="Override subroutines in a module for unit testing"
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -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=('45aa0a224f406f675ce17d8a62c40cdacf8aea88bb826a0404017f464346fb9177a720a8687449a03bc5593d4df52c45fc2c43a5c70d80aabede7d41e6f5a02a')
+sha512sums=('dacff732b966d545d34350935518f359efe12ebe8774f1cd1eb3ddbe6075cd5e11df938e5224d26df8b6b4463c163ec3f5b8129e1020c43cd28aaaadc3499d33')
 
 build() {
   cd "$srcdir/Test-MockModule-v$pkgver"



More information about the arch-commits mailing list