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

Felix Yan felixonmars at archlinux.org
Fri Oct 6 08:32:43 UTC 2017


    Date: Friday, October 6, 2017 @ 08:32:42
  Author: felixonmars
Revision: 261870

upgpkg: perl-test-mockmodule 0.13-1

Modified:
  perl-test-mockmodule/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-06 08:27:32 UTC (rev 261869)
+++ PKGBUILD	2017-10-06 08:32:42 UTC (rev 261870)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-test-mockmodule
-pkgver=0.12
-pkgrel=3
+pkgver=0.13
+pkgrel=1
 pkgdesc="Override subroutines in a module for unit testing"
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -13,7 +13,7 @@
 checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
 url='http://search.cpan.org/dist/Test-MockModule'
 source=("http://search.cpan.org/CPAN/authors/id/G/GF/GFRANKS/Test-MockModule-$pkgver.tar.gz")
-sha512sums=('be257682d2515b835442e604a69d16b394c67d4bf25f2547cd7408bde5ca1981d3ca1e40e2a458307f33ffff85c937ac946fe46968cdef170ce27b30b3668323')
+sha512sums=('17c2aa7b67fcae2a333788db74fc94da9a680ad83786705e70417cb78df0cfa32e6fcca44962dcc9d7c2ee27c45d8f142ce03b62691da4940ccc405a0bb26472')
 
 build() {
   cd "$srcdir/Test-MockModule-$pkgver"



More information about the arch-commits mailing list