Date: Tuesday, December 8, 2015 @ 11:33:40 Author: spupykin Revision: 150226
upgpkg: perl-test-exception 0.40-1 upd Modified: perl-test-exception/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-08 10:33:37 UTC (rev 150225) +++ PKGBUILD 2015-12-08 10:33:40 UTC (rev 150226) @@ -3,7 +3,7 @@ # Maintainer: Charles Mauch <[email protected]> pkgname=perl-test-exception -pkgver=0.35 +pkgver=0.40 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=('d774ff26e5fcd67d6364a990b61e62ca') +md5sums=('29993e711cf671f8f2ec759f410de681') build() { cd $srcdir/Test-Exception-$pkgver
