summaryrefslogtreecommitdiff
path: root/pcr/perl-unicode-gcstring
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-01-03 19:30:54 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-01-03 19:31:23 -0300
commit23f4bbec721593a07a1cf51aec10d2ea9526e86a (patch)
treeb98e6320cb9d349504fe1cefb75ce92b305f38d3 /pcr/perl-unicode-gcstring
parent7fe03a5a4332f0b64857b70c0fdb74bd0ce0b8b7 (diff)
perl-unicode-gcstring-2015.12-2: fix license array
Diffstat (limited to 'pcr/perl-unicode-gcstring')
-rw-r--r--pcr/perl-unicode-gcstring/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/perl-unicode-gcstring/PKGBUILD b/pcr/perl-unicode-gcstring/PKGBUILD
index fce11027c..cb858ad81 100644
--- a/pcr/perl-unicode-gcstring/PKGBUILD
+++ b/pcr/perl-unicode-gcstring/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=perl-unicode-gcstring
pkgver=2015.12
-pkgrel=1
+pkgrel=2
pkgdesc="Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters"
arch=('any')
url="http://search.cpan.org/dist/Unicode-LineBreak"
-license=('GPL1')
+license=('GPL2')
depends=('perl' 'perl-mime-charset')
options=(!emptydirs !zipman)
source=("http://search.cpan.org/CPAN/authors/id/N/NE/NEZUMI/Unicode-LineBreak-$pkgver.tar.gz")