[arch-commits] Commit in perl-test2-suite/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 19 03:19:43 UTC 2016
Date: Tuesday, July 19, 2016 @ 03:19:43
Author: felixonmars
Revision: 183095
upgpkg: perl-test2-suite 0.000052-1
Modified:
perl-test2-suite/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-19 03:08:55 UTC (rev 183094)
+++ PKGBUILD 2016-07-19 03:19:43 UTC (rev 183095)
@@ -2,17 +2,17 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-test2-suite
-pkgver=0.000050
+pkgver=0.000052
pkgrel=1
pkgdesc="Distribution with a rich set of tools built upon the Test2 framework."
arch=('any')
license=('PerlArtistic')
url="https://metacpan.org/release/Test2-Suite"
-# Specify version bounds to pick up the one in [community], since perl includes an old one.
-depends=('perl-test-simple>=1.300000')
+# Specify version bounds to pick up perl-test-simple in [community], since perl includes an old one.
+depends=('perl-importer' 'perl-test-simple>=1.300000')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test2-Suite-$pkgver.tar.gz")
-sha512sums=('4de0988cb44846b39c569a6ccc2c3414adb6ee714286d63af61982fa43c0423b2726c749d6eb87711cb7c6ac768bd93889cb8566640d623bd41e6b7fe376c623')
+sha512sums=('3a233bd17400741d136ac5da5cccf265b8756844d1ba7e1f84c07d7c9c300a95f1e939bb83715d7548ee3929c414ae760dcedd43aee0f61fe52185af23bf712b')
build() {
cd Test2-Suite-$pkgver
More information about the arch-commits
mailing list