aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-qt5
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-qt5')
-rw-r--r--community/py3-qt5/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-qt5/APKBUILD b/community/py3-qt5/APKBUILD
index b43567d840..494cdf70d6 100644
--- a/community/py3-qt5/APKBUILD
+++ b/community/py3-qt5/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A set of Python 3 bindings for the Qt toolkit"
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
arch="all"
-license="GPL2+"
+license="GPL-2.0-or-later"
depends="py3-sip"
makedepends="python3-dev py-dbus-dev py3-sip-dev
qt5-qtbase-dev libx11-dev qt5-qtsvg-dev qt5-websockets-dev"