diff options
Diffstat (limited to 'community/xpdf/APKBUILD')
-rw-r--r-- | community/xpdf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xpdf/APKBUILD b/community/xpdf/APKBUILD index 6681a1155cd..876e1c3ba58 100644 --- a/community/xpdf/APKBUILD +++ b/community/xpdf/APKBUILD @@ -6,7 +6,7 @@ pkgrel=4 pkgdesc="The classic X11 PDF viewer" url="http://www.xpdfreader.com" arch="all" -license="GPL2/GPL3" +license="GPL-2.0 GPL-3.0" depends="ghostscript-fonts" makedepends="motif-dev freetype-dev libpng-dev" subpackages="$pkgname-doc" |