perl-Text-CharWidth: rebuild to fix cross package
also use SPDX identifier and simplify *depends
This commit is contained in:
parent
b7b2de3cde
commit
65f845e2a9
@ -1,15 +1,15 @@
|
||||
# Template file for 'perl-Text-CharWidth'
|
||||
pkgname=perl-Text-CharWidth
|
||||
version=0.04
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="Get number of occupied columns of a string on terminal"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Text-CharWidth"
|
||||
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=abded5f4fdd9338e89fd2f1d8271c44989dae5bf50aece41b6179d8e230704f8
|
||||
|
Loading…
x
Reference in New Issue
Block a user