[arch-commits] Commit in perl-test2-suite/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jan 4 10:13:23 UTC 2017
Date: Wednesday, January 4, 2017 @ 10:13:22
Author: felixonmars
Revision: 204848
upgpkg: perl-test2-suite 0.000067-1
Modified:
perl-test2-suite/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-04 10:11:01 UTC (rev 204847)
+++ PKGBUILD 2017-01-04 10:13:22 UTC (rev 204848)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-test2-suite
-pkgver=0.000065
+pkgver=0.000067
pkgrel=1
pkgdesc="Distribution with a rich set of tools built upon the Test2 framework."
arch=('any')
@@ -9,10 +9,10 @@
license=('PerlArtistic')
url="https://metacpan.org/release/Test2-Suite"
# Specify version bounds to pick up perl-test-simple in [community], since perl includes an old one.
-depends=('perl-importer' 'perl-term-table' 'perl-test-simple>=1.300000')
+depends=('perl-importer' 'perl-sub-info' 'perl-term-table' 'perl-test-simple>=1.300000')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test2-Suite-$pkgver.tar.gz")
-sha512sums=('a04e811867ba1d5afa060ab9ea3e7408acb05ffeddcaa443a18dd3256654292cc746295490fd74a002cfb0fe57f1b0fa4c3b8a0331e7b543a456cc7524668f77')
+sha512sums=('60c663e7b7eeb7d8406f7178c1b0b1194d12347785d3013ad8c13ac521dc0c147363629f23d7913a7c6552d4af2bcc9ded63985d85918eef1193fed00f70b5b3')
build() {
cd Test2-Suite-$pkgver
More information about the arch-commits
mailing list