perl-Monkey-Patch-Action: rebuild for new homepage

This commit is contained in:
maxice8 2018-12-07 22:39:36 -02:00
parent 21c1cd4712
commit 5823f46c05
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

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