aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/perl-text-charwidth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-text-charwidth/APKBUILD b/testing/perl-text-charwidth/APKBUILD
index a2c380275b..6787588e6e 100644
--- a/testing/perl-text-charwidth/APKBUILD
+++ b/testing/perl-text-charwidth/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=perl-text-charwidth
pkgver=0.04
-pkgrel=0
+pkgrel=1
pkgdesc="Text:CharWidth perl module"
url="https://metacpan.org/pod/Text::CharWidth"
arch="all"
-license="Artistic-1.0-Perl"
+license="GPL-1.0-or-later OR Artistic-1.0-Perl"
makedepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/K/KU/KUBOTA/Text-CharWidth-$pkgver.tar.gz"