perl-File-chdir: rebuild for new homepage
This commit is contained in:
parent
4734c76153
commit
5b89dc5828
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'perl-File-chdir'
|
||||
pkgname=perl-File-chdir
|
||||
version=0.1010
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
depends="$makedepends"
|
||||
short_desc="A more sensible way to change directories"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/File-chdir"
|
||||
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=efc121f40bd7a0f62f8ec9b8bc70f7f5409d81cd705e37008596c8efc4452b01
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue