diff options
Diffstat (limited to 'main/wv/APKBUILD')
-rw-r--r-- | main/wv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wv/APKBUILD b/main/wv/APKBUILD index 4b131238a4..2acadc3bef 100644 --- a/main/wv/APKBUILD +++ b/main/wv/APKBUILD @@ -5,7 +5,7 @@ pkgrel=3 pkgdesc="A library that can load and parse Word 2000, 97, 95 and 6 file formats" url="https://sourceforge.net/projects/wvware" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" subpackages="$pkgname-dev $pkgname-doc" depends="" makedepends="libgsf-dev libpng-dev bzip2-dev coreutils" |