diff options
Diffstat (limited to 'main/jbig2dec')
-rw-r--r-- | main/jbig2dec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/jbig2dec/APKBUILD b/main/jbig2dec/APKBUILD index 2d9a52f3a4..f8786edbae 100644 --- a/main/jbig2dec/APKBUILD +++ b/main/jbig2dec/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="JBIG2 image compression format decoder" url="https://www.ghostscript.com/jbig2dec.html" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" makedepends="autoconf automake libtool" subpackages="$pkgname-dev $pkgname-doc" source="http://downloads.ghostscript.com/public/jbig2dec/jbig2dec-$pkgver.tar.gz" |