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

Sergej Pupykin spupykin at archlinux.org
Fri Oct 26 12:31:45 UTC 2018


    Date: Friday, October 26, 2018 @ 12:31:44
  Author: spupykin
Revision: 399113

upgpkg: perl-test-mockobject 1.20180705-1

Modified:
  perl-test-mockobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-26 12:31:38 UTC (rev 399112)
+++ PKGBUILD	2018-10-26 12:31:44 UTC (rev 399113)
@@ -2,8 +2,8 @@
 # Contributor: Francois Charette <firmicus at gmx.net>
 
 pkgname=perl-test-mockobject
-pkgver=1.20161202
-pkgrel=2
+pkgver=1.20180705
+pkgrel=1
 pkgdesc="Perl extension for emulating troublesome interfaces "
 arch=('any')
 url="http://search.cpan.org/dist/Test-MockObject"
@@ -11,7 +11,7 @@
 depends=('perl-universal-can>=1.11' 'perl-universal-isa>=0.06')
 options=('!emptydirs')
 source=(https://www.cpan.org/authors/id/C/CH/CHROMATIC/Test-MockObject-$pkgver.tar.gz)
-sha256sums=('14b225fff3645338697976dbbe2c39e44c1c93536855b78b3bbc6e9bfe94a0a2')
+sha256sums=('4516058d5d511155c1c462dab4027d762d6a474b99f73bf7da20b5ffbd024518')
 
 build() {
   cd  "$srcdir"/Test-MockObject-$pkgver



More information about the arch-commits mailing list