17 lines
634 B
Bash
17 lines
634 B
Bash
# Template file for 'perl-List-AllUtils'
|
|
pkgname=perl-List-AllUtils
|
|
version=0.15
|
|
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=3711fac729321d3aad8356a756fd9272094f227aa048866a3751f9d8ea6cc95d
|