diff options
Diffstat (limited to 'testing/qt5-qtquickcontrols2/APKBUILD')
-rw-r--r-- | testing/qt5-qtquickcontrols2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/qt5-qtquickcontrols2/APKBUILD b/testing/qt5-qtquickcontrols2/APKBUILD index d9d45c53e3b..be76687057a 100644 --- a/testing/qt5-qtquickcontrols2/APKBUILD +++ b/testing/qt5-qtquickcontrols2/APKBUILD @@ -11,7 +11,7 @@ pkgrel=0 pkgdesc="Qt5 - module with set of QtQuick controls for embedded" url="http://qt-project.org/" arch="all" -license="LGPLv2 with exceptions or GPLv3 with exceptions" +license="LGPL-2.0 with exceptions or GPL-3.0 with exceptions" options="!check" #upstream does not provide check depends="qt5-qtgraphicaleffects" makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev" |