[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Feb 15 19:12:26 UTC 2018


    Date: Thursday, February 15, 2018 @ 19:12:26
  Author: spupykin
Revision: 294773

upgpkg: perl-test-spec 0.54-1

Modified:
  perl-test-spec/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-15 19:10:17 UTC (rev 294772)
+++ PKGBUILD	2018-02-15 19:12:26 UTC (rev 294773)
@@ -2,8 +2,8 @@
 # $Id$
 
 pkgname=perl-test-spec
-pkgver=0.51
-pkgrel=3
+pkgver=0.54
+pkgrel=1
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
 license=(PerlArtistic GPL)
@@ -11,9 +11,9 @@
 depends=('perl-package-stash>=0.23' 'perl-test-deep>=0.103' perl-test-trap
          perl-tie-ixhash)
 checkdepends=('perl-module-implementation' 'perl-try-tiny')
-url="https://metacpan.org/release/Test-Spec"
-source=("https://cpan.metacpan.org/authors/id/A/AN/ANDYJONES/Test-Spec-$pkgver.tar.gz")
-md5sums=('a52b44c071ec4c32e30f4c949e8b2f1a')
+url="http://search.cpan.org/dist/Test::Spec/"
+source=("http://search.cpan.org/CPAN/authors/id/A/AK/AKZHAN/Test-Spec-$pkgver.tar.gz")
+sha256sums=('0a31cf1265dcee90bbc42456ad60bb363afc7fac6697fffb0fd49bba92a165d2')
 
 build()
 (



More information about the arch-commits mailing list