17 lines
634 B
Bash
17 lines
634 B
Bash
# Template file for 'perl-List-AllUtils'
|
|
pkgname=perl-List-AllUtils
|
|
version=0.16
|
|
revision=1
|
|
archs="noarch"
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl-List-UtilsBy perl-List-SomeUtils"
|
|
depends="${makedepends}"
|
|
short_desc="List::AllUtils - Combines List::Util, List::SomeUtils and List::UtilsBy"
|
|
maintainer="svenper <svenper@tuta.io>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/List-AllUtils/"
|
|
distfiles="${CPAN_SITE}/List/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=559b3aa911c73003a3a1ebd860d3b16e171137de8203d86be63a2390364c63dd
|