perl-Test-Script: update to 1.31
This commit is contained in:
parent
481a54bd33
commit
0c5d9d5605
@ -2,19 +2,21 @@
|
||||
|
||||
_realname=Test-Script
|
||||
pkgname=perl-${_realname}
|
||||
pkgver=1.29
|
||||
pkgver=1.31
|
||||
pkgrel=1
|
||||
pkgdesc="Basic cross-platform tests for scripts"
|
||||
arch=('any')
|
||||
url="https://metacpan.org/release/Test-Script"
|
||||
msys2_references=(
|
||||
'archlinux: perl-test-script'
|
||||
'cygwin: perl-Test-Script'
|
||||
"purl: pkg:cpan/PLICEASE/Test-Script"
|
||||
)
|
||||
groups=('perl-modules')
|
||||
depends=('perl' 'perl-IPC-Run3' 'perl-Probe-Perl' 'perl-Test-Simple')
|
||||
license=('GPL' 'PerlArtistic')
|
||||
license=('spdx:Artistic-1.0-Perl', 'spdx:GPL-1.0-or-later')
|
||||
source=("https://www.cpan.org/authors/id/P/PL/PLICEASE/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('892e7e6c1ea7b16710909942cf5c0bdab70eee2efd4aa9c16ea952e2b90f8950')
|
||||
sha256sums=('44053b183a5b0188199cbddbb5ac0b1ba9e506afb3d4c5698ef2514c28ccd347')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user