[arch-commits] Commit in (29 files)

Antonio Rojas arojas at archlinux.org
Tue Jul 6 17:14:23 UTC 2021


    Date: Tuesday, July 6, 2021 @ 17:14:22
  Author: arojas
Revision: 419015

Qt 6.2 beta 1

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-quickcontrols2/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-websockets/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             |   12 +++---------
 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-quickcontrols2/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-websockets/kde-unstable/PKGBUILD      |    4 ++--
 29 files changed, 59 insertions(+), 65 deletions(-)

Modified: qt6-3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-3d/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-3d/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-3d
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('8fff7ac79b3f508df00bfc4e14e401b1dde0a5bc1d67d3cb88c05b04ac12aa1b')
+sha256sums=('5ed29719a32889b7a637e2c56dcd06b4029f31c6d18cd53ea179400baa1c609d')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-5compat/kde-unstable/PKGBUILD
===================================================================
--- qt6-5compat/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-5compat/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-5compat
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('210dbe079b51ba47841219fde59ad11a8e77a4a851a73b77121153ed03afb473')
+sha256sums=('1ce4b796e666b7a9fb9669e38aab3f45bd0a9cb46cf15fd97c477da14b258156')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-base/kde-unstable/PKGBUILD
===================================================================
--- qt6-base/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-base/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-base
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('eb18d8fc5b5136ab0d177d89c54ec197363904fedb2aecb0d87033ce78ddffcc'
+sha256sums=('a4f5ac54c2b9cfea02e68e1e4d64495e906461cd5e9ce50a2ad062ac1da0d2f1'
             'cf707cd970650f8b60f8897692b36708ded9ba116723ec8fcd885576783fe85c'
             '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
 

Modified: qt6-charts/kde-unstable/PKGBUILD
===================================================================
--- qt6-charts/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-charts/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-charts
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('294205bc1e855bb44a0e17c707b981c617fc08d55d071e1d02441ff5a4e7e676')
+sha256sums=('d858a371e27f1df9b1051295a7a578286da8b5790461259ee163623775e13be9')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-connectivity/kde-unstable/PKGBUILD
===================================================================
--- qt6-connectivity/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-connectivity/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-connectivity
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('4494cb6c956e12c989fa03eecdce94f37f9480e82905392f9af0725b404d9a56')
+sha256sums=('5e796060761c5a5bc10545d8c61fa80f88e7ee5419e03dcce95a76d1f9cc5b69')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-datavis3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-datavis3d/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-datavis3d/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-datavis3d
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('af232f9063b34a9e73e243aab0b8bb43f5cef3bad4a9998f5c820fade7d79bc9')
+sha256sums=('7cfde1c74a50297f4f0794b53032fab899ed68959313c28ffd99dc2897a7369a')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-declarative/kde-unstable/PKGBUILD
===================================================================
--- qt6-declarative/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-declarative/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-declarative
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('4fd2d9448620586862e56149c43ef93b6dddcb60d6f211ab933bed984d1f1d8a')
+sha256sums=('9818223505248bcf205dbc2a3753d2b491b6fdbc84976ee1ed731eaaae31a8ba')
 
 build() {
   cmake -B build -S $_pkgfn \

Modified: qt6-doc/kde-unstable/PKGBUILD
===================================================================
--- qt6-doc/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-doc/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -4,7 +4,7 @@
 
 pkgbase=qt6-doc
 pkgname=(qt6-doc qt6-examples)
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('any')
@@ -14,15 +14,9 @@
              gtk3 libpulse cups freetds vulkan-headers clang python llvm qt6-tools)
 groups=(qt6)
 _pkgfn="qt-everywhere-src-$_qtver"
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/single/$_pkgfn.tar.xz
-         qt6-doc-bindir.patch::https://code.qt.io/cgit/qt/qtbase.git/patch/?id=582fdf06)
-sha256sums=('215906fbefe638af005bdd64195b03528e03afa74ba44b36e8725ad3564afa1b'
-            '7ab018729ae933f7f4ba0a4783f8f66277c681aa9dd7657ecdf011120b56bda1')
+source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/single/$_pkgfn.tar.xz)
+sha256sums=('5c98ac999faa7adc2bd01cab0b150c2e331e4224d36ff0de2bbe614666e629d1')
 
-prepare() {
-  patch -d $_pkgfn/qtbase -p1 -i ../../qt6-doc-bindir.patch # Use installed tools
-}
-
 build() {
   cmake -B build -S $_pkgfn \
     -DCMAKE_INSTALL_PREFIX=/usr \

Modified: qt6-imageformats/kde-unstable/PKGBUILD
===================================================================
--- qt6-imageformats/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-imageformats/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-imageformats
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('6e4a3690b5de83733f9a4ad492784b33748684cd99e98aa7cd3c30c97faa2bae')
+sha256sums=('0a61fe7e1f518d4ca947a6544e8d0bf3adaaa68cf8caf8c60bce05896009a4cd')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-location/kde-unstable/PKGBUILD
===================================================================
--- qt6-location/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-location/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-location
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('514a84d73ccb7af5f7921b99a5742314c8875bd4cb1a982a09b28a8080c117c8')
+sha256sums=('3a1257ed48e5129c0569f1baa82dafd338d6f5819d00ecd1849cbd1aa0dfa117')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-lottie/kde-unstable/PKGBUILD
===================================================================
--- qt6-lottie/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-lottie/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-lottie
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('07e01a8993866abcb372cc8569d299f79cc6a91ebf66a5a85a5abe722527eadc')
+sha256sums=('f9c322750fac030c95d0ba77a5c04668ea0798ae505093b67187991a94df30dd')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-multimedia/kde-unstable/PKGBUILD
===================================================================
--- qt6-multimedia/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-multimedia/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-multimedia
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('9241fe9456c04ba1feaffd74883d37155c0218baf8aa9fc3dd54642791f378cd')
+sha256sums=('5a4b724b429363d9b07e510b87bec72213d7f721db333f3b69b95d777987af89')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-networkauth/kde-unstable/PKGBUILD
===================================================================
--- qt6-networkauth/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-networkauth/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-networkauth
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('75784d38da1d476b209c3151dbd9afda0708fdcfbfd48d09a520754a442ccda6')
+sha256sums=('39005365a0095b5990cb90bb9652b3009c516054e4ec1c0218c29580dc708b4d')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-quick3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-quick3d/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-quick3d/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quick3d
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('b60012e2d3d4b9d62cbddd84b56dcae985bc7b111b551d0eadd06551772db806')
+sha256sums=('289badb9e5a0fae076c9505aef0797071267d94c2ae6d093f52910b9b5ce212e')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-quickcontrols2/kde-unstable/PKGBUILD
===================================================================
--- qt6-quickcontrols2/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-quickcontrols2/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quickcontrols2
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('40c8af99adb342c45809bfe06c73ac7d923433518cb7bc7997f6fc40e169c4c5')
+sha256sums=('12f0607cfbbd14323ae423a9da24cbad7952d1049ca9ebb9194311c304a08d7e')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-quicktimeline/kde-unstable/PKGBUILD
===================================================================
--- qt6-quicktimeline/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-quicktimeline/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quicktimeline
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('e5b024adf9ae291004b5273465757583796c989f317e3bc62366953f02c7a89a')
+sha256sums=('0eb30c5d0ff57c1351b603c1a3d19d530472dc6b34d19e9554f0db2bbabaae54')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-remoteobjects/kde-unstable/PKGBUILD
===================================================================
--- qt6-remoteobjects/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-remoteobjects/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-remoteobjects
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('4c8e2977d92276dfcc33cc2e6b2f5630474cbc4213b0fa31e02ba4e7f00a603c')
+sha256sums=('7390325cf6ef985ce99310706491adc70dcfcd9c33c0bd2064c08129113ed0ed')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-scxml/kde-unstable/PKGBUILD
===================================================================
--- qt6-scxml/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-scxml/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-scxml
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('e29a333477e84d407421096fd2d90bccfb95ae4b8d0ed0d0785586e56cfa9d0c')
+sha256sums=('16404a5906daea48bd96720704eeb59972efcb48c9e3209f0b0f3df28b41a6b9')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-sensors/kde-unstable/PKGBUILD
===================================================================
--- qt6-sensors/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-sensors/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-sensors
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('2cd7a8de5ee46c0170d621320ba578f84869134bb88d272880539b37613d031c')
+sha256sums=('214c4f49840d66383703c0c1789ac6ef7b3c343c082d63a7e19fbc424d44cf16')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-serialbus/kde-unstable/PKGBUILD
===================================================================
--- qt6-serialbus/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-serialbus/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-serialbus
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('0550be095667cdf2598f30204746470c4af31d1e00b2b5c37e971921acb66ead')
+sha256sums=('0b69c3e00099da8b05e426a436088f50f9429bde954b03e066878e649a1b341a')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-serialport/kde-unstable/PKGBUILD
===================================================================
--- qt6-serialport/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-serialport/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-serialport
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('51129c6964c42668e2ea205f1fcb0e0ea099aaeae74607112957343afb531863')
+sha256sums=('c1f4a871ebc57f69bc980a7c4d9b1225a94065174fb4a2be7f3739ca46927fa2')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-shadertools/kde-unstable/PKGBUILD
===================================================================
--- qt6-shadertools/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-shadertools/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-shadertools
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('08144fa6d96c4382e47b3203d27f999b86d4ed1f1b828e09a48614f32b12ee59')
+sha256sums=('6761a497e6140231ef48079abf35e9d03deb8ada88fee562805f55e453f5aa7c')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-svg/kde-unstable/PKGBUILD
===================================================================
--- qt6-svg/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-svg/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-svg
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('dd7c5312b8430130103d91908bd5f19fa2c6bf01c76acb757e5974603b3769c8')
+sha256sums=('e96392135ca4c7a73775b63071449213b3abba2e79862e8a91692f430c028424')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-tools/kde-unstable/PKGBUILD
===================================================================
--- qt6-tools/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-tools/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-tools
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('32596431f71f7b4bbcd05e86c0490f97bf68b66e560337e5418a7faee5d86e84')
+sha256sums=('8719eff89500a091a0ed98e58754bc6a00ec0eceb3eba2928ec41e131220d642')
 
 build() {
   cmake -B build -S $_pkgfn \

Modified: qt6-translations/kde-unstable/PKGBUILD
===================================================================
--- qt6-translations/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-translations/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-translations
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('0fecd5d3e8f8823d1c77e95fbbac80c084b08df5a02f06fe71b2af6ceceb87ad')
+sha256sums=('50f787f987c9e681f6f90595b50c2928cf06185540e9ac7213ba61bda3be716d')
 
 build() {
   export PATH="/usr/lib/qt6/bin:$PATH"

Modified: qt6-virtualkeyboard/kde-unstable/PKGBUILD
===================================================================
--- qt6-virtualkeyboard/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-virtualkeyboard/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-virtualkeyboard
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('1675dad7cd41fddb593d1fcf0a6d2a7c0f27ae9962232cba8a0a94dd38044320')
+sha256sums=('6b8c70443b3d5ab7aafc4961c0e33cd382137bfb2d93b5890b4f6cb51ea92a5c')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-wayland/kde-unstable/PKGBUILD
===================================================================
--- qt6-wayland/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-wayland/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-wayland
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('71209da169478c6ea3555f8e55edd9fe9d758ac9826c404af2a5e912a8fcfa5d')
+sha256sums=('d52ec68b659c0f8ad1d33fd7b327f12aa0da07130cb72b789ebe3542e2b1f433')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-webchannel/kde-unstable/PKGBUILD
===================================================================
--- qt6-webchannel/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-webchannel/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-webchannel
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('68fd3f0508b6df69b5736d7e142509131f3728630abdcd432a06430e5ca8920c')
+sha256sums=('3e0eea39a6efd49e0f792bca0bd2fd219842bae3956308fcaa89a0631a7acdb5')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-websockets/kde-unstable/PKGBUILD
===================================================================
--- qt6-websockets/kde-unstable/PKGBUILD	2021-07-06 11:57:52 UTC (rev 419014)
+++ qt6-websockets/kde-unstable/PKGBUILD	2021-07-06 17:14:22 UTC (rev 419015)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-websockets
-_qtver=6.2.0-alpha
+_qtver=6.2.0-beta1
 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=('f8277d05192ee5f823356a6c6b72ea816a0187f6a0915b783605bee9549a8761')
+sha256sums=('78ca29792de9ae56e9e2ed15ce930baa21525495cdf987fee6b1f6620cdf8993')
 
 build() {
   cmake -B build -S $_pkgfn




More information about the arch-commits mailing list