Date: Friday, May 16, 2014 @ 11:17:50 Author: spupykin Revision: 111301
upgpkg: perl-test-mockobject 1.20140408-1 upd Modified: perl-test-mockobject/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-16 09:17:46 UTC (rev 111300) +++ PKGBUILD 2014-05-16 09:17:50 UTC (rev 111301) @@ -3,7 +3,7 @@ # Contributor: Francois Charette <[email protected]> pkgname=perl-test-mockobject -pkgver=1.20120301 +pkgver=1.20140408 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=('020ee433827e4e33ffe873eeb3e16048') +md5sums=('df25fe07981cf1a533bf9e4c65c130ec') build() { cd $srcdir/Test-MockObject-$pkgver
