Date: Sunday, May 5, 2013 @ 16:49:58 Author: spupykin Revision: 89916
upgpkg: perl-test-exception 0.32-1 upd Modified: perl-test-exception/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-05 14:49:54 UTC (rev 89915) +++ PKGBUILD 2013-05-05 14:49:58 UTC (rev 89916) @@ -3,15 +3,15 @@ # Maintainer: Charles Mauch <[email protected]> pkgname=perl-test-exception -pkgver=0.31 -pkgrel=2 +pkgver=0.32 +pkgrel=1 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing exceptionbased code" arch=("any") url="http://search.cpan.org/~adie/" license=("GPL" "Artistic") depends=("perl-sub-uplevel") source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-$pkgver.tar.gz") -md5sums=('adb57ca7614d15e5b307bf5e024b35a8') +md5sums=('50e985a335842540b69ea886eeed8a7f') build() { cd $srcdir/Test-Exception-$pkgver
