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

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 11 07:13:46 UTC 2021


    Date: Saturday, September 11, 2021 @ 07:13:45
  Author: felixonmars
Revision: 1014087

upgpkg: perl-test-mockmodule 0.177.0-1

Modified:
  perl-test-mockmodule/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-11 07:13:39 UTC (rev 1014086)
+++ PKGBUILD	2021-09-11 07:13:45 UTC (rev 1014087)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-test-mockmodule
-pkgver=0.176.0
-pkgrel=3
+pkgver=0.177.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=('6e1ce7b8888e18d71f0e84bd2a761593e3a34e169d34251b5259e6e037796c2e207c50d5689d1ab56aa271e71f3ea2f05cc6a86f0bde080db1caf7205587cc60')
+sha512sums=('d28523202ba4dbf040e26a3cb0795297c2c4fc65598e7717a51ed8678bce308eec7eb3b5d5d35d71418b21c2c81833679cf1624e0e07c6b1e26e8f7605eb98b3')
 
 build() {
   cd "$srcdir/Test-MockModule-v$pkgver"



More information about the arch-commits mailing list