diff options
Diffstat (limited to 'testing/py-pycountry/APKBUILD')
-rw-r--r-- | testing/py-pycountry/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pycountry/APKBUILD b/testing/py-pycountry/APKBUILD index 7aa1f57e9f..94e3260e90 100644 --- a/testing/py-pycountry/APKBUILD +++ b/testing/py-pycountry/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations" url="http://pypi.python.org/pypi/pycountry" arch="noarch" -license="LGPL2+" +license="LGPL-2.0-or-later" depends="" depends_dev="" makedepends="python2-dev py-lxml py-setuptools" |