aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-xlib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-xlib/APKBUILD')
-rw-r--r--testing/py-xlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-xlib/APKBUILD b/testing/py-xlib/APKBUILD
index a5cff29773b..0a664f34253 100644
--- a/testing/py-xlib/APKBUILD
+++ b/testing/py-xlib/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A fully functional X client library for Python programs"
url="https://github.com/python-xlib/python-xlib"
arch="noarch"
-license="LGPL2"
+license="LGPL-2.0"
depends="py-six"
checkdepends="xvfb"
makedepends="python2-dev python3-dev py-setuptools"