[arch-commits] Commit in (30 files)

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 16 09:33:14 UTC 2021


    Date: Thursday, September 16, 2021 @ 09:33:14
  Author: arojas
Revision: 424088

Qt 6.2 RC

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-location/kde-unstable/PKGBUILD
  qt6-lottie/kde-unstable/PKGBUILD
  qt6-multimedia/kde-unstable/PKGBUILD
  qt6-networkauth/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            |    4 ++--
 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-location/kde-unstable/PKGBUILD        |    4 ++--
 qt6-lottie/kde-unstable/PKGBUILD          |    4 ++--
 qt6-multimedia/kde-unstable/PKGBUILD      |    4 ++--
 qt6-networkauth/kde-unstable/PKGBUILD     |    4 ++--
 qt6-quick3d/kde-unstable/PKGBUILD         |    4 ++--
 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           |    4 ++--
 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       |    4 ++--
 qt6-websockets/kde-unstable/PKGBUILD      |    4 ++--
 qt6-webview/kde-unstable/PKGBUILD         |    4 ++--
 30 files changed, 60 insertions(+), 60 deletions(-)

Modified: qt6-3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-3d/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-3d/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-3d
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('5e385eccf30bd001cf117491ea0bc59497417ef4c589408044b7e9a2d559220b')
+sha256sums=('9c21203ea1cf8f4141e09d8b38eee9a6ec42f0a21044cce9797ae87503fb7aed')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-5compat/kde-unstable/PKGBUILD
===================================================================
--- qt6-5compat/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-5compat/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-5compat
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('af9196015d2bb8cce587a3475fb0f3bbaa8c74d8ddb4b8468de688df0f72f485')
+sha256sums=('b5b859711ec520669a45edd3e03ef4b2407198350d735bae437aaab6803b5e13')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-base/kde-unstable/PKGBUILD
===================================================================
--- qt6-base/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-base/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-base
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -27,7 +27,7 @@
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
         qt6-base-cflags.patch
         qt6-base-nostrip.patch)
-sha256sums=('2a80b83c05dd394384ba33bdc79616b275f97211062d58d2345fa891ef6a2875'
+sha256sums=('0daf8ddb63ea305831180bd7fcd3ec9c649ca2c167e03d09dff006051cb19c41'
             'cf707cd970650f8b60f8897692b36708ded9ba116723ec8fcd885576783fe85c'
             '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
 

Modified: qt6-charts/kde-unstable/PKGBUILD
===================================================================
--- qt6-charts/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-charts/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-charts
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -14,7 +14,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('eef4b39cf785b3e41c807a8fedf9ecbfd98bdafcfaa3931e45f3fc8671c469f8')
+sha256sums=('7e14d3a1c1559e620889eff0eba9d813ea032fc28d97709ccf8f63a328182c3b')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-connectivity/kde-unstable/PKGBUILD
===================================================================
--- qt6-connectivity/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-connectivity/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-connectivity
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('457b89d61de90b0e53daa25ce47bb380eba02d1b0212e7a197f12aea0e4e8155')
+sha256sums=('6a7bcd839adfe08a13fcdbdba088a8e6adf24a9903d19281c3fedce39ecfbc1a')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-datavis3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-datavis3d/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-datavis3d/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-datavis3d
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('15d49598496fce959b4d034197e247ea02f9a01bfe162a12e2a16f8bc28bb470')
+sha256sums=('2c773373707631904c99839aecb019e048a2d9e283c9a1e9ce37a7baf6c26fab')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-declarative/kde-unstable/PKGBUILD
===================================================================
--- qt6-declarative/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-declarative/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-declarative
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -18,7 +18,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('8c483d14109e337b10cec145d7f056f803ed44cac1e1f0b24edc9d8f1c159872')
+sha256sums=('286d9f9bbb250d4fbbfb88837d4b02d2edd7b95aaa2ab27227867f9c22be9331')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \

Modified: qt6-doc/kde-unstable/PKGBUILD
===================================================================
--- qt6-doc/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-doc/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -4,7 +4,7 @@
 
 pkgbase=qt6-doc
 pkgname=(qt6-doc qt6-examples)
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 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=('194f5df8a97cdf5528789a83100602616cd0b5ab30d7803ff383eb6fc19ce882')
+sha256sums=('46471c7632739231f2694370e60e5fee3750d8b9bf0c49f02b9189b69fb5fabc')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \

Modified: qt6-imageformats/kde-unstable/PKGBUILD
===================================================================
--- qt6-imageformats/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-imageformats/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-imageformats
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('73324dd7344dd3a19699ea651cefd4608a9adb722fc1a777b888a3a43c19a577')
+sha256sums=('c203bd631b9aecc658dc61b04558e3d53292dbd6b0e342e7da2125bc19e6539b')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-location/kde-unstable/PKGBUILD
===================================================================
--- qt6-location/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-location/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-location
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('14e455b383c9cb3ab015b4539f0447a284966d6acd8e00cf05e10b318347d222')
+sha256sums=('462fcf3743840ff5e739202316fe27a4f93ae129977345f368880d233d4fc76c')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-lottie/kde-unstable/PKGBUILD
===================================================================
--- qt6-lottie/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-lottie/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-lottie
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('e3adf788bedff70e6dc99eed1a0d0dfb9e2302af1402c50197bb960336b3ead4')
+sha256sums=('19f51ceb267f3eea90524ffe1d8e231cfcb39eea089b51602d6c5cb24f78ce82')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-multimedia/kde-unstable/PKGBUILD
===================================================================
--- qt6-multimedia/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-multimedia/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-multimedia
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -19,7 +19,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('819ee34291b0612bf5e383caa38a0728e01b614d106808f93fd9204c25ebfbf2')
+sha256sums=('242f4528e9d9d0234604895ec3c342bab80106fba248bb152c8890aa1434edc5')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-networkauth/kde-unstable/PKGBUILD
===================================================================
--- qt6-networkauth/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-networkauth/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-networkauth
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('32e8e8565278265b5738b5097f05c515bac928fe8ed926abcb75ba8edb1aa227')
+sha256sums=('4a4e5b0875fa83095e9a8ed85b7377be406875b38350cc08aafc6ffa77251e56')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-quick3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-quick3d/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-quick3d/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quick3d
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -17,7 +17,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('2bde4a44d52d82da425285ad4af6c33cc12a771294af52136c977235abf834bc')
+sha256sums=('7cc2d5173c3da7167909b59c2a1cf4a8bfa0c8850163f42b2410c28178f14809')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-quicktimeline/kde-unstable/PKGBUILD
===================================================================
--- qt6-quicktimeline/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-quicktimeline/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quicktimeline
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('f72df262920460076ac90a883345d5baaa1247d7f8a18714abbe9b95321577b7')
+sha256sums=('8c734bce9865bd4dfac4a398dc4d85c5f62ce0e26164f2906605597701592af8')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-remoteobjects/kde-unstable/PKGBUILD
===================================================================
--- qt6-remoteobjects/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-remoteobjects/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-remoteobjects
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('f19c0e3d28e9ada7332873fe6e2efb5da92eef0329db56d20635a8aba66e2191')
+sha256sums=('11ad4a7d7d84b3a798a89b9b31b6d665a88dcdc22b5f3df09ec8e23789e201d4')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-scxml/kde-unstable/PKGBUILD
===================================================================
--- qt6-scxml/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-scxml/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-scxml
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('6d74721e9aa44eb590d5dac5b710668b03d33b7a69ba87da252d43a651167817')
+sha256sums=('044d295e76d2d576f23324e4102df86f5e346b080aa6d2fb5b2a178db84bc2ba')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-sensors/kde-unstable/PKGBUILD
===================================================================
--- qt6-sensors/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-sensors/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-sensors
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('3b9c8a82ffd7f5a2959982d309fad5f7dadfc104f135770d674f2ba9b441b987')
+sha256sums=('18cdaa839dae29d9b914600200b42870693c8678646028db52cbded9308f7b2b')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-serialbus/kde-unstable/PKGBUILD
===================================================================
--- qt6-serialbus/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-serialbus/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-serialbus
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -14,7 +14,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('4b6b2d521f3acef6ee0a62b31257f2172a0fa63f2d8f477c295fe8e43a9ce360')
+sha256sums=('2f152c1c0fff39679f98c2b216bd9b369d1a0307d606f1d2981ce34edfbdf374')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-serialport/kde-unstable/PKGBUILD
===================================================================
--- qt6-serialport/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-serialport/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-serialport
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -14,7 +14,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('ba6ee91ea4ec2539bdd92698199052e3c42d56f05a973a8bd550248db37e9712')
+sha256sums=('493e08fafdde8e092969b40a14182ca5ca104853c6248afe103df979aec41001')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-shadertools/kde-unstable/PKGBUILD
===================================================================
--- qt6-shadertools/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-shadertools/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-shadertools
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('12872cabf24b4b8051a7ee3b75d753a97935c6ba81426b26fc335d9da147c8b1')
+sha256sums=('3e5d5b64bd8f5ffdb6180640e5af268ca031c6250922fffac670a6299997b529')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-svg/kde-unstable/PKGBUILD
===================================================================
--- qt6-svg/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-svg/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-svg
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('2e6a0bf518ee0566375be267ed2c1a9eb69fefb54d20b0d97e1bfee458745d4e')
+sha256sums=('214375ac2d6e5b62536960605cfb7df3be79cc2225a0790cc6a02503e775aea0')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-tools/kde-unstable/PKGBUILD
===================================================================
--- qt6-tools/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-tools/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-tools
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('324967044be6a1a3e3a5bbbdc6c5e2461baad38b98cafde6c4faec9b777b076b')
+sha256sums=('31b18d47d25383ad06730f0bceda2bb2ea7e31567b80b3e3e0f5cd17fce04558')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \

Modified: qt6-translations/kde-unstable/PKGBUILD
===================================================================
--- qt6-translations/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-translations/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-translations
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 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=('04856dc5bf4dce9f970218c8310038acbc1d0d177d4eb915d55f0eb0469bd9c6')
+sha256sums=('c211c6da66f704a3fa1f6406d8d3c8caf94ff449915c5e76df18e54c6baaa3e1')
 
 build() {
   export PATH="/usr/lib/qt6/bin:$PATH"

Modified: qt6-virtualkeyboard/kde-unstable/PKGBUILD
===================================================================
--- qt6-virtualkeyboard/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-virtualkeyboard/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-virtualkeyboard
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -14,7 +14,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('08a0a70141b0c8a0c2b88f7accffe5da181f0df656863eae56da33ec45b4c925')
+sha256sums=('65084ae4f84541ba3a0596941cf258f8cd88e95694e837d2a568556729a6f912')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-wayland/kde-unstable/PKGBUILD
===================================================================
--- qt6-wayland/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-wayland/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-wayland
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('4e76297acaea3bab1dd7ff03e1beec92adac7036f977fdd69dc1799f0c053df5')
+sha256sums=('4f8eccc87331090a006f40af9b08e3194d2695bdb41c1867f1ed4f43b5cb384a')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-webchannel/kde-unstable/PKGBUILD
===================================================================
--- qt6-webchannel/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-webchannel/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-webchannel
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -14,7 +14,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('786276e1e54c9824366b983d0069c894c8d37a5b1e40463d480cacc3a90f0489')
+sha256sums=('e886b0bb0650eedb6c029049875cc5930ffa2a4f7e2aa972e8c91f09d3f29ae7')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-webengine/kde-unstable/PKGBUILD
===================================================================
--- qt6-webengine/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-webengine/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-webengine
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('0fc904e6c9b36096382ec340b5b3989e08b33dca6530052c7611c76bb75e6e1e')
+sha256sums=('6763d1142601e4c7783ab6c5f3f19946216749c9e59ebdefd85ae29b13998ec8')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \

Modified: qt6-websockets/kde-unstable/PKGBUILD
===================================================================
--- qt6-websockets/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-websockets/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-websockets
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -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=('b4f407df46bbd66cf930aeffdf58ec7ac5704325fb1fe30bfa43b56c56b56e46')
+sha256sums=('d8557f8663dccb4495553fb6b83509c38d436704506fe1cbb45b35bddbf351c9')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-webview/kde-unstable/PKGBUILD
===================================================================
--- qt6-webview/kde-unstable/PKGBUILD	2021-09-16 08:36:39 UTC (rev 424087)
+++ qt6-webview/kde-unstable/PKGBUILD	2021-09-16 09:33:14 UTC (rev 424088)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-webview
-_qtver=6.2.0-beta4
+_qtver=6.2.0-rc
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -14,7 +14,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('262a5776ca68cde52ca8be5d33a406e2acf7248b20486e8c230b03a46e9c783f')
+sha256sums=('8965f53aae31b039a6c8a4ab27ee96904726c60db231848b7f86b7602673c573')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja



More information about the arch-commits mailing list