[arch-commits] Commit in (31 files)

Antonio Rojas arojas at gemini.archlinux.org
Wed Feb 16 09:37:46 UTC 2022


    Date: Wednesday, February 16, 2022 @ 09:37:46
  Author: arojas
Revision: 437443

Qt 6.3 beta 2

Modified:
  qt6-3d/kde-unstable/PKGBUILD
  qt6-5compat/kde-unstable/PKGBUILD
  qt6-base/kde-unstable/PKGBUILD
  qt6-charts/kde-unstable/PKGBUILD
  qt6-connectivity/kde-unstable/PKGBUILD
  qt6-datavis3d/kde-unstable/PKGBUILD
  qt6-declarative/kde-unstable/PKGBUILD
  qt6-doc/kde-unstable/PKGBUILD
  qt6-imageformats/kde-unstable/PKGBUILD
  qt6-languageserver/kde-unstable/PKGBUILD
  qt6-lottie/kde-unstable/PKGBUILD
  qt6-multimedia/kde-unstable/PKGBUILD
  qt6-networkauth/kde-unstable/PKGBUILD
  qt6-positioning/kde-unstable/PKGBUILD
  qt6-quick3d/kde-unstable/PKGBUILD
  qt6-quicktimeline/kde-unstable/PKGBUILD
  qt6-remoteobjects/kde-unstable/PKGBUILD
  qt6-scxml/kde-unstable/PKGBUILD
  qt6-sensors/kde-unstable/PKGBUILD
  qt6-serialbus/kde-unstable/PKGBUILD
  qt6-serialport/kde-unstable/PKGBUILD
  qt6-shadertools/kde-unstable/PKGBUILD
  qt6-svg/kde-unstable/PKGBUILD
  qt6-tools/kde-unstable/PKGBUILD
  qt6-translations/kde-unstable/PKGBUILD
  qt6-virtualkeyboard/kde-unstable/PKGBUILD
  qt6-wayland/kde-unstable/PKGBUILD
  qt6-webchannel/kde-unstable/PKGBUILD
  qt6-webengine/kde-unstable/PKGBUILD
  qt6-websockets/kde-unstable/PKGBUILD
  qt6-webview/kde-unstable/PKGBUILD

-------------------------------------------+
 qt6-3d/kde-unstable/PKGBUILD              |    4 ++--
 qt6-5compat/kde-unstable/PKGBUILD         |    4 ++--
 qt6-base/kde-unstable/PKGBUILD            |   13 +++++--------
 qt6-charts/kde-unstable/PKGBUILD          |    4 ++--
 qt6-connectivity/kde-unstable/PKGBUILD    |    4 ++--
 qt6-datavis3d/kde-unstable/PKGBUILD       |    4 ++--
 qt6-declarative/kde-unstable/PKGBUILD     |    4 ++--
 qt6-doc/kde-unstable/PKGBUILD             |    4 ++--
 qt6-imageformats/kde-unstable/PKGBUILD    |    4 ++--
 qt6-languageserver/kde-unstable/PKGBUILD  |    4 ++--
 qt6-lottie/kde-unstable/PKGBUILD          |    4 ++--
 qt6-multimedia/kde-unstable/PKGBUILD      |    4 ++--
 qt6-networkauth/kde-unstable/PKGBUILD     |    4 ++--
 qt6-positioning/kde-unstable/PKGBUILD     |    4 ++--
 qt6-quick3d/kde-unstable/PKGBUILD         |    6 +++---
 qt6-quicktimeline/kde-unstable/PKGBUILD   |    4 ++--
 qt6-remoteobjects/kde-unstable/PKGBUILD   |    4 ++--
 qt6-scxml/kde-unstable/PKGBUILD           |    4 ++--
 qt6-sensors/kde-unstable/PKGBUILD         |    4 ++--
 qt6-serialbus/kde-unstable/PKGBUILD       |    4 ++--
 qt6-serialport/kde-unstable/PKGBUILD      |    4 ++--
 qt6-shadertools/kde-unstable/PKGBUILD     |    4 ++--
 qt6-svg/kde-unstable/PKGBUILD             |    4 ++--
 qt6-tools/kde-unstable/PKGBUILD           |    6 +++---
 qt6-translations/kde-unstable/PKGBUILD    |    4 ++--
 qt6-virtualkeyboard/kde-unstable/PKGBUILD |    4 ++--
 qt6-wayland/kde-unstable/PKGBUILD         |    4 ++--
 qt6-webchannel/kde-unstable/PKGBUILD      |    4 ++--
 qt6-webengine/kde-unstable/PKGBUILD       |    6 +++---
 qt6-websockets/kde-unstable/PKGBUILD      |    4 ++--
 qt6-webview/kde-unstable/PKGBUILD         |    4 ++--
 31 files changed, 68 insertions(+), 71 deletions(-)

Modified: qt6-3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-3d/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-3d/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-3d
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -17,7 +17,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('2a2379a0e2a1ad71168aee4c5439a76307eb90af133a136dd6d9651525eeba9f')
+sha256sums=('07636d85cc49f4068c9f5436c62a3d46d39c6add6a99531d96526912b390d743')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-5compat/kde-unstable/PKGBUILD
===================================================================
--- qt6-5compat/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-5compat/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-5compat
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -17,7 +17,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('1d2f308c892d4c287d3322430affa85cccdd36e877a46eba6127b0e06b789c6a')
+sha256sums=('fb2719630d9ae3ca16a8c9f2226b38492d88fc9df04dd74d70e5a83452877088')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-base/kde-unstable/PKGBUILD
===================================================================
--- qt6-base/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-base/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-base
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -28,17 +28,14 @@
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
         qt6-base-cflags.patch
-        qt6-base-nostrip.patch
-        qlocale-abi-break.patch::https://code.qt.io/cgit/qt/qtbase.git/patch/?id=3e3a109e)
-sha256sums=('66a95fd9550472c868bc4b97509ef033daa1f3fd93cad779928852f3646edbbd'
+        qt6-base-nostrip.patch)
+sha256sums=('3913e15adf6fe83ff377566e7effcbf5304f889dba18c6c67a8ce4f51af58674'
             '5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
-            '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094'
-            '32b0b9047af37990d63bddf2e54cdbb72ea016209d33b30a196e6cfc78b82aef')
+            '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
 
 prepare() {
   patch -d $_pkgfn -p1 < qt6-base-cflags.patch # Use system CFLAGS
   patch -d $_pkgfn -p1 < qt6-base-nostrip.patch # Don't strip binaries with qmake
-  patch -d $_pkgfn -p1 < qlocale-abi-break.patch # Fix ABI break in QLocale
 }
 
 build() {

Modified: qt6-charts/kde-unstable/PKGBUILD
===================================================================
--- qt6-charts/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-charts/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-charts
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('57f13b39e4bd9b36853c272f40f5409745ba45b2ef27fdf0ee5dc775b0744675')
+sha256sums=('c06df00a22df532d11e4bf5e6db2497bbc923753cfe4f43f5fb8e91f782769e7')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-connectivity/kde-unstable/PKGBUILD
===================================================================
--- qt6-connectivity/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-connectivity/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-connectivity
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('0f515931d435da692cb82f0b7178f613dfdd4b4ed3f135b57242986ffb4af6da')
+sha256sums=('8bfc20851575c636b3e95e03ba54fef11835efc6c0289bd6f18b25802f0a093d')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-datavis3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-datavis3d/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-datavis3d/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-datavis3d
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('f204adb1ce8e08a9b364dd9c352378a75743a0e0728ada1ff350f44e003759d8')
+sha256sums=('941bdc003294693c65cdb2e716a8bb462eae9fb1e9222a6a80e2f811cb76d757')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-declarative/kde-unstable/PKGBUILD
===================================================================
--- qt6-declarative/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-declarative/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-declarative
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -20,7 +20,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('29e66fb972a28ab7fdec7317ebe1675da17bec7d7fe3e9a0791dac3e8086e087')
+sha256sums=('f64b20bb801a353c3cd51d174a181078cee78d018ffe1b29e20b87476bc047e0')
 
 build() {
   export CXXFLAGS+=" -ffat-lto-objects"

Modified: qt6-doc/kde-unstable/PKGBUILD
===================================================================
--- qt6-doc/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-doc/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -4,7 +4,7 @@
 
 pkgbase=qt6-doc
 pkgname=(qt6-doc qt6-examples)
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('any')
@@ -15,7 +15,7 @@
 groups=(qt6)
 _pkgfn=qt-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/single/$_pkgfn.tar.xz)
-sha256sums=('69a50e3413cd12b667fcdaaf4bf4b442f015925daf07cea8d2d490d3d34de15b')
+sha256sums=('d4c4dca737c0b1ff059410f075efa85f2229a7039167050563aa91603a78587c')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \

Modified: qt6-imageformats/kde-unstable/PKGBUILD
===================================================================
--- qt6-imageformats/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-imageformats/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-imageformats
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('36f7dcbc54854109ea2f30d523a0ff963ef0c579a2fd7f648dd78e54f15fbb44')
+sha256sums=('13d306bc6427ae182871343489ea8393a33646438780caa479c865d9d23919ef')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-languageserver/kde-unstable/PKGBUILD
===================================================================
--- qt6-languageserver/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-languageserver/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-languageserver
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('1371b88d0e071d28e23efcedceb56e0735cd6897768ade596698bf25e4f20869')
+sha256sums=('80aee5e446910e46d84fd0a83c8d25c57fdf49c1bd9930d1161a4d5fed4760d4')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-lottie/kde-unstable/PKGBUILD
===================================================================
--- qt6-lottie/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-lottie/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-lottie
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('8d0fabef4def816fc16fc3289ab046d977e8e551356cae132678fe3cbabac2f6')
+sha256sums=('1e0c0d4c7da5b91ab0e294caa2e6cdeda9314441a5eec446883543f6f53a51c1')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-multimedia/kde-unstable/PKGBUILD
===================================================================
--- qt6-multimedia/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-multimedia/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-multimedia
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -20,7 +20,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('de3df9cad5ff2973e457c2a36a8520b146e2de933823de84b4180cb09305df6b')
+sha256sums=('64e53df94841a154de602b0bf836abb443bc9b1ee9a95f53b2fef3e834011f12')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-networkauth/kde-unstable/PKGBUILD
===================================================================
--- qt6-networkauth/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-networkauth/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-networkauth
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('9978eb62b2051e8ef1c51dc1fb9e078845cc1feeaa078f42227e482ee274f669')
+sha256sums=('e7719bf830ff674acd1d32ff37c261cc0bbb85ec1118584c86ce8043b69399a0')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-positioning/kde-unstable/PKGBUILD
===================================================================
--- qt6-positioning/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-positioning/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-positioning
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -19,7 +19,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('bd519ac884bfbec1488c86881c30a6a26ef93bcc481536d277825ea5ab81d8e2')
+sha256sums=('0f8818b7d333834188c12dc51a32d6a8cfb6f3a1e46c3677839ba43af8d0b33d')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-quick3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-quick3d/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-quick3d/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quick3d
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3)
@@ -17,7 +17,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('7c913d7b99386f4c6c7b37c1eb14b40edfd0861ed90f5517399be09a1b42cf40')
+sha256sums=('9c7511fff6177c3b36d29f74f64401ba95c0e2b6f8a7b84b767473937bf5e47e')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-quicktimeline/kde-unstable/PKGBUILD
===================================================================
--- qt6-quicktimeline/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-quicktimeline/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quicktimeline
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('798167bbfcc39a58ae9dbc45c57aebdbad68a27e563aa8e61803ffca123d9c50')
+sha256sums=('39ee0ad5ea981cefb6e7e91c671e7e347bc2fb11715157399a857523fd3355d7')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-remoteobjects/kde-unstable/PKGBUILD
===================================================================
--- qt6-remoteobjects/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-remoteobjects/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-remoteobjects
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('14b8176cff0e1af59a79f42d80bf60b4950ab1d8969fa3e91ca207bfeaa0b97a')
+sha256sums=('873c0f807ea404294e3b2e4c142a560ba50d596d9a5a1445f6a85a9d3a55eaa0')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-scxml/kde-unstable/PKGBUILD
===================================================================
--- qt6-scxml/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-scxml/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-scxml
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('b0a24a6ef3c23bcc7b14848ad886a1aaa5cf0ec1f2621b3b814b6cfe56bde0cf')
+sha256sums=('a86bfcc0ed1ea6ccd5752d68236228052060bb024aacb324bcec50194d4eeb66')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-sensors/kde-unstable/PKGBUILD
===================================================================
--- qt6-sensors/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-sensors/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-sensors
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('1d2536a4acf3c6308803e5ecf3735c2be711ffa94f1fda21ec44ba50be634918')
+sha256sums=('ecb8e7147f7d8a354bca4d7003e70e1e4ddaeb1c81f5fe748265712b8dc6cdb9')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-serialbus/kde-unstable/PKGBUILD
===================================================================
--- qt6-serialbus/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-serialbus/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-serialbus
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('fc83dae007fd018d567bbc334536a4fdeb3b688e3aa16e7cd9f2d9003599cc3b')
+sha256sums=('4d7bfb81dfa697a2b3eb09ee428784d6ed164d0fcb2e62703436c1354ccf2360')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-serialport/kde-unstable/PKGBUILD
===================================================================
--- qt6-serialport/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-serialport/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-serialport
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('bdfa72ed80a21530e812dba846a8d6b026b238b61cb18674e6607b5023dc8b6d')
+sha256sums=('24f419f03cc96b46fa0ed3baad26978416d4b27aa3d295f526c5ccb801e95fcf')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-shadertools/kde-unstable/PKGBUILD
===================================================================
--- qt6-shadertools/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-shadertools/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-shadertools
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('c09efc62187b07b7bd02e264ec6f412629e138761053f9311671485c3281f71e')
+sha256sums=('7237e3f04bd2ac585f98cece0cf97ead0d45082429d776539da9838195bf14e4')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-svg/kde-unstable/PKGBUILD
===================================================================
--- qt6-svg/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-svg/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-svg
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('3ccb9730489f51021c38b9185cc2e0a9b6532b353417573b7d07709c48bfd809')
+sha256sums=('7e137694dd93dc205093dcf0ba386c80dddde915ce8e09667ea10c6057fe6736')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-tools/kde-unstable/PKGBUILD
===================================================================
--- qt6-tools/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-tools/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-tools
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -17,7 +17,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('6342888856bf81e17f63d7e1e85d056cd14cbcdfa4cd0cd993c97f72efbd79b9')
+sha256sums=('982cafe9ab73a685a7343472d6db86ab794f8f307a7245234935a77adffe8622')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \

Modified: qt6-translations/kde-unstable/PKGBUILD
===================================================================
--- qt6-translations/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-translations/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-translations
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(any)
@@ -15,7 +15,7 @@
 groups=(qt6)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('7b3cb474f0ea79238b310e399c821e33d145505720233fb1692b1455f7e43fbf')
+sha256sums=('a143a4107623a2252599d4b8e1fff3a58685298367b28e75d6c1a0e25c7e8d1e')
 
 build() {
   export PATH="/usr/lib/qt6/bin:$PATH"

Modified: qt6-virtualkeyboard/kde-unstable/PKGBUILD
===================================================================
--- qt6-virtualkeyboard/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-virtualkeyboard/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-virtualkeyboard
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('56ad8932cd676338691c744ffdf598c48264967bdd16878328ce1d83945a416c')
+sha256sums=('8e0cb5007d6a3929c0a9b1dabf83495c628cb9cb8a5576ca700be8a53913ffb5')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-wayland/kde-unstable/PKGBUILD
===================================================================
--- qt6-wayland/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-wayland/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-wayland
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('ddecc0ca56cf04c075b1d6c0dadf902e78db6257e0324caf227845adc8cc65b5')
+sha256sums=('3b4469f6a9ab8906b3b4bba4020ff501d8468b62e4000483fa5191d0d9d434e7')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-webchannel/kde-unstable/PKGBUILD
===================================================================
--- qt6-webchannel/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-webchannel/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-webchannel
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('9339df1c9fd359c1230139a4bdf05237ac55f6fe34c1d4cd7a64da3879475b6e')
+sha256sums=('6a3455965a6a058d215fc71ca2fbdb5be9d446662d360c2075011154ca33702c')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-webengine/kde-unstable/PKGBUILD
===================================================================
--- qt6-webengine/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-webengine/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,9 +2,9 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-webengine
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -20,7 +20,7 @@
         chromium-93-ffmpeg-4.4.patch
         chromium-94-ffmpeg-roll.patch
         qt6-webengine-system-libxslt.patch::https://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=bcce1113)
-sha256sums=('0b46ac44c10f63d5a09bc5b1e750c1f143afbb00cdebc4a261835a5eb3d27e22'
+sha256sums=('d98e275b82eeb8639785079b033bca17ac543ddb6943545e67e0eccaa5f87ed1'
             '1a9e074f417f8ffd78bcd6874d8e2e74a239905bf662f76a7755fa40dc476b57'
             '56acb6e743d2ab1ed9f3eb01700ade02521769978d03ac43226dec94659b3ace'
             '1a4c12e6036a8bf97d2779e89321a44a4a1a750f1691fd8fcbf3269dea0d7558')

Modified: qt6-websockets/kde-unstable/PKGBUILD
===================================================================
--- qt6-websockets/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-websockets/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-websockets
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('b365005114fd0ba29a8a5012e83cdef9f5a70cbaedf39750b994efd36ab8b1c2')
+sha256sums=('97076873365077839e6a1a623d130b2c0c84203b27985502700d33661794ae73')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-webview/kde-unstable/PKGBUILD
===================================================================
--- qt6-webview/kde-unstable/PKGBUILD	2022-02-16 07:33:40 UTC (rev 437442)
+++ qt6-webview/kde-unstable/PKGBUILD	2022-02-16 09:37:46 UTC (rev 437443)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-webview
-_qtver=6.3.0-beta1
+_qtver=6.3.0-beta2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('453a2ac550f02d42f5820132d77ba45a7962587791202d84215ed3813241e367')
+sha256sums=('8ef4200449eb8ceb0334966aa07720466966acce6b1d97ac34d3eba40fa8f697')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja



More information about the arch-commits mailing list