Date: Wednesday, March 18, 2015 @ 16:33:16 Author: spupykin Revision: 129508
upgpkg: perl-test-spec 0.49-1 upd Modified: perl-test-spec/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-18 15:33:10 UTC (rev 129507) +++ PKGBUILD 2015-03-18 15:33:16 UTC (rev 129508) @@ -2,7 +2,7 @@ # $Id$ pkgname=perl-test-spec -pkgver=0.47 +pkgver=0.49 pkgrel=1 pkgdesc='Write tests in a declarative specification style' arch=(any) @@ -13,7 +13,7 @@ checkdepends=('perl-module-implementation' 'perl-try-tiny') url="https://metacpan.org/release/Test-Spec" source=("http://search.cpan.org/CPAN/authors/id/P/PH/PHILIP/Test-Spec-$pkgver.tar.gz") -md5sums=('60d8e0f221696c4f80ec0f4facefcff6') +md5sums=('cac8f7d113ef25369a7d25dfc9c094b6') build() (