aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pybles/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pybles/APKBUILD')
-rw-r--r--testing/py-pybles/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pybles/APKBUILD b/testing/py-pybles/APKBUILD
index dec6081fd7..be14eb679e 100644
--- a/testing/py-pybles/APKBUILD
+++ b/testing/py-pybles/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A Python module to represent tables in the terminal"
url="http://pypi.python.org/pypi/Pybles/"
arch="noarch"
-license="GPL3+"
+license="GPL-3.0-or-later"
depends="python2 py-blessings"
depends_dev=""
makedepends="python2-dev py-setuptools"