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

Felix Yan felixonmars at archlinux.org
Thu Jul 13 06:12:20 UTC 2017


    Date: Thursday, July 13, 2017 @ 06:12:19
  Author: felixonmars
Revision: 244865

upgpkg: perl-test-mockmodule 0.12-1

Modified:
  perl-test-mockmodule/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-13 06:10:20 UTC (rev 244864)
+++ PKGBUILD	2017-07-13 06:12:19 UTC (rev 244865)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-test-mockmodule
-pkgver=0.11
-pkgrel=3
+pkgver=0.12
+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=('417a0de701458e3e26ea194cb2de7756d9a1665b2b7283a375ee95362ee2d7b77996801d4dafd8ead12e97d59c2a57ffd1e98620446d5f47a1836c8ef18983b4')
+sha512sums=('be257682d2515b835442e604a69d16b394c67d4bf25f2547cd7408bde5ca1981d3ca1e40e2a458307f33ffff85c937ac946fe46968cdef170ce27b30b3668323')
 
 build() {
   cd "$srcdir/Test-MockModule-$pkgver"



More information about the arch-commits mailing list