aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-enchant/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-enchant/APKBUILD')
-rw-r--r--testing/py-enchant/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-enchant/APKBUILD b/testing/py-enchant/APKBUILD
index 4cc2ebfdac..c8e3375b36 100644
--- a/testing/py-enchant/APKBUILD
+++ b/testing/py-enchant/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A spellchecking library for Python"
url="http://pythonhosted.org/pyenchant/"
arch="noarch"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools enchant-dev"