diff options
Diffstat (limited to 'user/qt5-qtwebchannel/APKBUILD')
-rw-r--r-- | user/qt5-qtwebchannel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/qt5-qtwebchannel/APKBUILD b/user/qt5-qtwebchannel/APKBUILD index d2a4e7c10..2306ceeaf 100644 --- a/user/qt5-qtwebchannel/APKBUILD +++ b/user/qt5-qtwebchannel/APKBUILD @@ -5,7 +5,7 @@ _pkgname=qtwebchannel-opensource-src pkgver=5.9.6 pkgrel=0 pkgdesc="Qt 5 - Connect Qt applications to WebSockets" -url="https://qt.io/" +url="https://www.qt.io/" arch="all" options="!check" license="LGPLv2 with exceptions OR GPLv3 with exceptions" |