diff options
Diffstat (limited to 'user/qt5-qtquickcontrols/APKBUILD')
-rw-r--r-- | user/qt5-qtquickcontrols/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/qt5-qtquickcontrols/APKBUILD b/user/qt5-qtquickcontrols/APKBUILD index 63c9e8690..466046164 100644 --- a/user/qt5-qtquickcontrols/APKBUILD +++ b/user/qt5-qtquickcontrols/APKBUILD @@ -4,7 +4,7 @@ _pkgname=qtquickcontrols-opensource-src pkgver=5.9.6 pkgrel=0 pkgdesc="Qt 5 - controls for use with Qt Quick" -url="https://qt.io" +url="https://www.qt.io/" arch="all" license="(LGPL-2.0 with exceptions OR GPL-3.0 with exceptions) AND GFDL-1.3" makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev" |