17 lines
605 B
Bash
17 lines
605 B
Bash
# Template file for 'perl-List-UtilsBy'
|
|
pkgname=perl-List-UtilsBy
|
|
version=0.11
|
|
revision=1
|
|
archs="noarch"
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl-Module-Build"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="List::UtilsBy - higher-order list utility functions"
|
|
maintainer="svenper <svenper@tuta.io>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/List-UtilsBy/"
|
|
distfiles="${CPAN_SITE}/List/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=faddf43b4bc21db8e4c0e89a26e5f23fe626cde3491ec651b6aa338627f5775a
|