Date: Saturday, March 12, 2016 @ 12:14:44 Author: spupykin Revision: 166309
upgpkg: perl-test-mockobject 1.20150527-1 upd Modified: perl-test-mockobject/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-12 11:14:40 UTC (rev 166308) +++ PKGBUILD 2016-03-12 11:14:44 UTC (rev 166309) @@ -3,7 +3,7 @@ # Contributor: Francois Charette <[email protected]> pkgname=perl-test-mockobject -pkgver=1.20140408 +pkgver=1.20150527 pkgrel=1 pkgdesc="Perl extension for emulating troublesome interfaces " arch=('any') @@ -12,7 +12,7 @@ depends=('perl-universal-can>=1.11' 'perl-universal-isa>=0.06') options=('!emptydirs') source=(http://www.cpan.org/authors/id/C/CH/CHROMATIC/Test-MockObject-$pkgver.tar.gz) -md5sums=('df25fe07981cf1a533bf9e4c65c130ec') +md5sums=('af960be08a61ed322f585e965a56eeee') build() { cd $srcdir/Test-MockObject-$pkgver
