diff options
Diffstat (limited to 'main/enchant/APKBUILD')
-rw-r--r-- | main/enchant/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/enchant/APKBUILD b/main/enchant/APKBUILD index 01c340248f..ca45387637 100644 --- a/main/enchant/APKBUILD +++ b/main/enchant/APKBUILD @@ -5,7 +5,7 @@ pkgrel=12 pkgdesc="A wrapper library for generic spell checking" url="http://www.abisource.com/enchant/" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" subpackages="$pkgname-dev $pkgname-doc" depends="" depends_dev="glib-dev" |