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