Date: Saturday, March 12, 2016 @ 12:14:30 Author: spupykin Revision: 166307
upgpkg: perl-test-exception 0.43-1 upd Modified: perl-test-exception/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-12 11:14:27 UTC (rev 166306) +++ PKGBUILD 2016-03-12 11:14:30 UTC (rev 166307) @@ -3,7 +3,7 @@ # Maintainer: Charles Mauch <[email protected]> pkgname=perl-test-exception -pkgver=0.40 +pkgver=0.43 pkgrel=1 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing exceptionbased code" arch=("any") @@ -11,7 +11,7 @@ license=("GPL" "PerlArtistic") depends=("perl-sub-uplevel") source=("http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-$pkgver.tar.gz") -md5sums=('29993e711cf671f8f2ec759f410de681') +md5sums=('572d355026fb0b87fc2b8c64b83cada0') build() { cd $srcdir/Test-Exception-$pkgver
