aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-vatnumber/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-vatnumber/APKBUILD')
-rw-r--r--testing/py-vatnumber/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-vatnumber/APKBUILD b/testing/py-vatnumber/APKBUILD
index 1dd04d77970..7e0f65e3ef1 100644
--- a/testing/py-vatnumber/APKBUILD
+++ b/testing/py-vatnumber/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A Python module to validate VAT numbers"
url="http://code.google.com/p/vatnumber/"
arch="noarch"
-license="GPL3+"
+license="GPL-3.0-or-later"
depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"