aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-unidecode/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-unidecode/APKBUILD')
-rw-r--r--main/py-unidecode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-unidecode/APKBUILD b/main/py-unidecode/APKBUILD
index b39e16cdea7..93c15423eb3 100644
--- a/main/py-unidecode/APKBUILD
+++ b/main/py-unidecode/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A Python ASCII transliterations of Unicode text"
url="https://pypi.python.org/pypi/Unidecode"
arch="noarch"
-license="GPL2+"
+license="GPL-2.0-or-later"
depends="py3-${pkgname#py-}"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"