17 lines
623 B
Bash
17 lines
623 B
Bash
# Template file for 'perl-Monkey-Patch-Action'
|
|
pkgname=perl-Monkey-Patch-Action
|
|
version=0.061
|
|
revision=2
|
|
archs=noarch
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl-Sub-Delete"
|
|
depends="$makedepends"
|
|
short_desc="Wrap/add/replace/delete subs from other packages"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/Monkey-Patch-Action"
|
|
distfiles="${CPAN_SITE}/LWP/PERLANCAR/Monkey-Patch-Action-${version}.tar.gz"
|
|
checksum=57477c167821e09c1100a47ee0c49ce7cb2199f82de7f0cab75be243bc2c50d7
|