From 55545dce8a520d40270ea5151dfb838336103acb Mon Sep 17 00:00:00 2001
From: "A. Wilcox" <AWilcox@Wilcox-Tech.com>
Date: Tue, 4 Sep 2018 17:52:26 +0000
Subject: user/qt5*: Fix home page URL

---
 user/qt5-qtbase/APKBUILD             | 2 +-
 user/qt5-qtdeclarative/APKBUILD      | 2 +-
 user/qt5-qtgraphicaleffects/APKBUILD | 2 +-
 user/qt5-qtmultimedia/APKBUILD       | 2 +-
 user/qt5-qtpositioning/APKBUILD      | 2 +-
 user/qt5-qtquickcontrols/APKBUILD    | 2 +-
 user/qt5-qtquickcontrols2/APKBUILD   | 2 +-
 user/qt5-qtscript/APKBUILD           | 2 +-
 user/qt5-qtsensors/APKBUILD          | 2 +-
 user/qt5-qtsvg/APKBUILD              | 2 +-
 user/qt5-qttools/APKBUILD            | 2 +-
 user/qt5-qtwebchannel/APKBUILD       | 2 +-
 user/qt5-qtwebkit/APKBUILD           | 2 +-
 user/qt5-qtwebsockets/APKBUILD       | 2 +-
 user/qt5-qtx11extras/APKBUILD        | 2 +-
 user/qt5-qtxmlpatterns/APKBUILD      | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

(limited to 'user')

diff --git a/user/qt5-qtbase/APKBUILD b/user/qt5-qtbase/APKBUILD
index 14a8907ec..22b4db58c 100644
--- a/user/qt5-qtbase/APKBUILD
+++ b/user/qt5-qtbase/APKBUILD
@@ -4,7 +4,7 @@ _pkgname=qtbase-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5.9 base components"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 license="LGPL-2.0 with exceptions OR GPL-3.0 with exceptions"
 _sub="$pkgname-sqlite $pkgname-odbc $pkgname-postgresql
diff --git a/user/qt5-qtdeclarative/APKBUILD b/user/qt5-qtdeclarative/APKBUILD
index 5e4a874f4..f1b687ec6 100644
--- a/user/qt5-qtdeclarative/APKBUILD
+++ b/user/qt5-qtdeclarative/APKBUILD
@@ -4,7 +4,7 @@ _pkgname=${pkgname/qt5-/}-opensource-src
 pkgver=5.9.6
 pkgrel=1
 pkgdesc="Qt 5 - Qt Declarative and Qt Quick 2"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 license="LGPL-2.0 with exceptions OR GPL-3.0 with exceptions"
 makedepends="qt5-qtbase-dev libexecinfo-dev python3"  # python-compat
diff --git a/user/qt5-qtgraphicaleffects/APKBUILD b/user/qt5-qtgraphicaleffects/APKBUILD
index 00f5021dc..0e7de1aaa 100644
--- a/user/qt5-qtgraphicaleffects/APKBUILD
+++ b/user/qt5-qtgraphicaleffects/APKBUILD
@@ -4,7 +4,7 @@ _pkgname=qtgraphicaleffects-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5 - Pre-made visual effects for QML"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 license="LGPL-2.0 with exceptions OR GPL-3.0 with exceptions"
 makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev"
diff --git a/user/qt5-qtmultimedia/APKBUILD b/user/qt5-qtmultimedia/APKBUILD
index 19e99f609..cf71e6071 100644
--- a/user/qt5-qtmultimedia/APKBUILD
+++ b/user/qt5-qtmultimedia/APKBUILD
@@ -4,7 +4,7 @@ _pkgname=qtmultimedia-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5 - Audio, video, radio, and camera libraries"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 license="LGPL-2.0 with exceptions OR GPL-3.0 with exceptions"
 makedepends="alsa-lib-dev gstreamer-dev gst-plugins-base-dev libxv-dev
diff --git a/user/qt5-qtpositioning/APKBUILD b/user/qt5-qtpositioning/APKBUILD
index e2fc9f64b..cb8d4c129 100644
--- a/user/qt5-qtpositioning/APKBUILD
+++ b/user/qt5-qtpositioning/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=qtlocation-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5 - Geolocation services"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 options="!check"
 license="LGPLv2 with exceptions OR GPLv3 with exceptions"
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"
diff --git a/user/qt5-qtquickcontrols2/APKBUILD b/user/qt5-qtquickcontrols2/APKBUILD
index 7aa9e065f..3d1ca5113 100644
--- a/user/qt5-qtquickcontrols2/APKBUILD
+++ b/user/qt5-qtquickcontrols2/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=qtquickcontrols2-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5 - Quick Controls 2.0"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 options="!check"  # Impossible to test with accelerated X desktop
 license="LGPLv2 with exceptions OR GPLv3 with exceptions"
diff --git a/user/qt5-qtscript/APKBUILD b/user/qt5-qtscript/APKBUILD
index 3aee24d1d..940d23e5a 100644
--- a/user/qt5-qtscript/APKBUILD
+++ b/user/qt5-qtscript/APKBUILD
@@ -4,7 +4,7 @@ _pkgname=qtscript-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5 - Deprecated scripting framework for Qt applications"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 license="LGPL-2.0 with exceptions OR GPL-3.0 with exceptions"
 makedepends="qt5-qtbase-dev"
diff --git a/user/qt5-qtsensors/APKBUILD b/user/qt5-qtsensors/APKBUILD
index 3a67e873d..152d9eabe 100644
--- a/user/qt5-qtsensors/APKBUILD
+++ b/user/qt5-qtsensors/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=qtsensors-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5 - Library for interfacing with sensors"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 options="!check"
 license="LGPLv2 with exceptions OR GPLv3 with exceptions"
diff --git a/user/qt5-qtsvg/APKBUILD b/user/qt5-qtsvg/APKBUILD
index e5384eb23..f3d5b3b94 100644
--- a/user/qt5-qtsvg/APKBUILD
+++ b/user/qt5-qtsvg/APKBUILD
@@ -4,7 +4,7 @@ _pkgname=qtsvg-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5 - SVG rendering library"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 license="LGPL-2.0 with exceptions OR GPL-3.0 with exceptions"
 makedepends="qt5-qtbase-dev zlib-dev"
diff --git a/user/qt5-qttools/APKBUILD b/user/qt5-qttools/APKBUILD
index 7143e3406..05a6b8652 100644
--- a/user/qt5-qttools/APKBUILD
+++ b/user/qt5-qttools/APKBUILD
@@ -4,7 +4,7 @@ _pkgname=qttools-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5 - Tools for Qt development"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 options="!check"  # Tests require KDE 4 with special window manager config
 license="LGPLv2 with exceptions OR GPLv3 with exceptions"
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"
diff --git a/user/qt5-qtwebkit/APKBUILD b/user/qt5-qtwebkit/APKBUILD
index 37eb11b1c..59bbea61d 100644
--- a/user/qt5-qtwebkit/APKBUILD
+++ b/user/qt5-qtwebkit/APKBUILD
@@ -4,7 +4,7 @@ _pkgname=qtwebkit-opensource-src
 pkgver=5.9.1
 pkgrel=3
 pkgdesc="Qt 5 - WebKit components"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 options="!check"
 license="LGPL-2.0 with exceptions OR GPL-3.0 with exceptions"
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"
diff --git a/user/qt5-qtx11extras/APKBUILD b/user/qt5-qtx11extras/APKBUILD
index e7e4d52dc..d3d895012 100644
--- a/user/qt5-qtx11extras/APKBUILD
+++ b/user/qt5-qtx11extras/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=qtx11extras-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5 - Extra libraries for X11 support"
-url="https://qt.io/"
+url="https://www.qt.io/"
 arch="all"
 options="!check"
 license="LGPLv2 with exceptions OR GPLv3 with exceptions"
diff --git a/user/qt5-qtxmlpatterns/APKBUILD b/user/qt5-qtxmlpatterns/APKBUILD
index 7db73f263..3ec06d9db 100644
--- a/user/qt5-qtxmlpatterns/APKBUILD
+++ b/user/qt5-qtxmlpatterns/APKBUILD
@@ -4,7 +4,7 @@ _pkgname=qtxmlpatterns-opensource-src
 pkgver=5.9.6
 pkgrel=0
 pkgdesc="Qt 5 - Support for XPath, XQuery, XSLT, and XML schema validation"
-url="https://doc.qt.io/qt-5/qtxmlpatterns-index.html"
+url="https://www.qt.io/"
 arch="all"
 license="LGPL-2.0 with exceptions OR GPL-3.0 with exceptions"
 makedepends="qt5-qtbase-dev"
-- 
cgit v1.2.3-70-g09d2