diff options
Diffstat (limited to 'community/perl-text-quoted/APKBUILD')
-rw-r--r-- | community/perl-text-quoted/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-text-quoted/APKBUILD b/community/perl-text-quoted/APKBUILD index 2ab9daf4c5..e35f47633c 100644 --- a/community/perl-text-quoted/APKBUILD +++ b/community/perl-text-quoted/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Text::Quoted perl module" url="http://search.cpan.org/dist/Text-Quoted/" arch="noarch" -license="GPLv2 or Artistic" +license="GPL-2.0 or Artistic" depends="perl perl-text-autoformat" makedepends="perl-dev perl-module-install" subpackages="$pkgname-doc" |