[arch-commits] Commit in (20 files)

Antonio Rojas arojas at archlinux.org
Fri Apr 30 07:10:49 UTC 2021


    Date: Friday, April 30, 2021 @ 07:10:48
  Author: arojas
Revision: 414055

Qt 6.1 RC2

Modified:
  qt6-3d/kde-unstable/PKGBUILD
  qt6-5compat/kde-unstable/PKGBUILD
  qt6-base/kde-unstable/PKGBUILD
  qt6-charts/kde-unstable/PKGBUILD
  qt6-datavis3d/kde-unstable/PKGBUILD
  qt6-declarative/kde-unstable/PKGBUILD
  qt6-doc/kde-unstable/PKGBUILD
  qt6-imageformats/kde-unstable/PKGBUILD
  qt6-lottie/kde-unstable/PKGBUILD
  qt6-networkauth/kde-unstable/PKGBUILD
  qt6-quick3d/kde-unstable/PKGBUILD
  qt6-quickcontrols2/kde-unstable/PKGBUILD
  qt6-quicktimeline/kde-unstable/PKGBUILD
  qt6-scxml/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-3d/kde-unstable/PKGBUILD              |    4 ++--
 qt6-5compat/kde-unstable/PKGBUILD         |    4 ++--
 qt6-base/kde-unstable/PKGBUILD            |    6 +++---
 qt6-charts/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-lottie/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-scxml/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 ++--
 20 files changed, 41 insertions(+), 41 deletions(-)

Modified: qt6-3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-3d/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-3d/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-3d
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('96f5dae70d8a05dfb4db421ad0b12459841bb1033a2fc2da9b12016f1bba87e2')
+sha256sums=('30816b9b47138e9839d4dc2a855e0cde37f8100ed70b3ae18b25c7c4d621a24a')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-5compat/kde-unstable/PKGBUILD
===================================================================
--- qt6-5compat/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-5compat/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-5compat
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('06db87075f53bb223d7025f977783c4e32a67b2e1acd6478fe4d9e2392afcbfb')
+sha256sums=('85c8c6c0e1d1e26489f486cd2855ea3ffa219f3c875ea66f0083c0da3b74c7f1')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-base/kde-unstable/PKGBUILD
===================================================================
--- qt6-base/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-base/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-base
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -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=('5551c9147c900c977800beae2644957d1503e0eede008a6b097d46e0f3e52227'
+sha256sums=('3884c64750a9b6ef544ee2fb72a2bf5e5e167501d6ea11ab1a55105e354a506e'
             'cf707cd970650f8b60f8897692b36708ded9ba116723ec8fcd885576783fe85c'
             '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
 

Modified: qt6-charts/kde-unstable/PKGBUILD
===================================================================
--- qt6-charts/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-charts/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-charts
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('30d2404481a645b6da8e3cf8ce3cb78799e1b18065a1f26dad519e77cbbd16de')
+sha256sums=('50fe67d3ebd49cd10fa5dc5251726d8bf2f1bdb48ab5f91aa4d912745704be5d')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-datavis3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-datavis3d/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-datavis3d/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-datavis3d
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('c6e001e35d7cc9335d78f5577432e1064539bdc5115cf764c60b70ac8461e8e5')
+sha256sums=('54a036081a96e866806a340048fdcac9556d64aa24df9a31b7f84026c5ddc512')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-declarative/kde-unstable/PKGBUILD
===================================================================
--- qt6-declarative/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-declarative/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-declarative
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('625fd30b8eca4d64de5007d497847bed909c16842517b91092a3228758aa580a')
+sha256sums=('b08c2e23b13a63c0bc70e302e3921fb1fde97fc3a0246169bd69863615363f69')
 
 build() {
   cmake -B build -S $_pkgfn \

Modified: qt6-doc/kde-unstable/PKGBUILD
===================================================================
--- qt6-doc/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-doc/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -4,7 +4,7 @@
 
 pkgbase=qt6-doc
 pkgname=(qt6-doc qt6-examples)
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('any')
@@ -16,7 +16,7 @@
 _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=('80dae2b7ca95c95183a07274067386012016fd22b5cbc6ce320b82b3275f8a1f'
+sha256sums=('9536a3e5ea8c80edebeacc8f2cbf6497b0611327f338949ff2d9dc91cbf398f2'
             '7ab018729ae933f7f4ba0a4783f8f66277c681aa9dd7657ecdf011120b56bda1')
 
 prepare() {

Modified: qt6-imageformats/kde-unstable/PKGBUILD
===================================================================
--- qt6-imageformats/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-imageformats/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-imageformats
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('15511239799bc4a9619dc46a48d164cae017099c2e100f74d0bf5c629af987d8')
+sha256sums=('3bd902a28e7cb0a17d4dee6fe15bdcb1866dd99784556d046aca5fc129792ec1')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-lottie/kde-unstable/PKGBUILD
===================================================================
--- qt6-lottie/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-lottie/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-lottie
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('b658b99c399fee9e17c049648104c499189d9ac6815208c736903f241f0c9d1c')
+sha256sums=('721111c473a95db76e42b937c8d33b3219d377fd46acc4413dcdcedee062aa1a')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-networkauth/kde-unstable/PKGBUILD
===================================================================
--- qt6-networkauth/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-networkauth/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-networkauth
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('6498baf14c3aeb92b19daef67f98df7385fa25d350be43f2afc67a469847b21b')
+sha256sums=('100b6953b25bb2f87219d2dd5cf15410fbb0c641be20c4533ff8108da712ee99')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-quick3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-quick3d/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-quick3d/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quick3d
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('535ecad22163eae2510c1eee070240dbc6c5a3585a9f60a463b9433a5b93ceda')
+sha256sums=('0f0bb681b3751093ca1c41acbe42a060c54fed54ed712b54dfaeb8c087d6efea')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-quickcontrols2/kde-unstable/PKGBUILD
===================================================================
--- qt6-quickcontrols2/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-quickcontrols2/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quickcontrols2
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('4b2add176e2ae22aa9e37ca0fe551c60c9a58bf4cfd375ac833d84785762f775')
+sha256sums=('f8781455b4962c7fc9469c69f2343c2928c8271355c215bbca7e9793997ccea0')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-quicktimeline/kde-unstable/PKGBUILD
===================================================================
--- qt6-quicktimeline/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-quicktimeline/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quicktimeline
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('da55e63166148504f2734f3496158d7f0a82863512a48add194b2e9f98e17d9b')
+sha256sums=('6ad8af7d8473f1e4d28b558adbb6191c7584fb16b75bafbaf5fc74979a7d2fd5')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-scxml/kde-unstable/PKGBUILD
===================================================================
--- qt6-scxml/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-scxml/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-scxml
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('59c4d4dd16a64a2dca90fe7020ff84d1497b58753d879de080def04d8e41b4aa')
+sha256sums=('9d9e51bde471bb1cb363a2972e32cdcdacca30e44dfec5176436059cb54b857d')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-shadertools/kde-unstable/PKGBUILD
===================================================================
--- qt6-shadertools/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-shadertools/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-shadertools
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('dfd37881b0156fb51718c41e52d43c3f16638674687ae877f409a5d711434517')
+sha256sums=('5e5eea9e19899034e18847443633aab8c522d88c222ad2eb381bc52edc9a5534')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-svg/kde-unstable/PKGBUILD
===================================================================
--- qt6-svg/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-svg/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-svg
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('7a7e958261f306ba586a44616a5a23e211dbee868db8fa806dd8aa53c675e390')
+sha256sums=('2b8a03379a3af71d436fec6b14341dfc5105acd41edd27386c7dfc784b6433da')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-tools/kde-unstable/PKGBUILD
===================================================================
--- qt6-tools/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-tools/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-tools
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('dd3d2f34ef1b59ed7fcf6f14f1b0f187253558a4fa69ad5990808d11194fd754')
+sha256sums=('557472d76c58cc62ef58a9a373eafa35f0aa8c28a002f824bb6401a3490a1e5b')
 
 build() {
   cmake -B build -S $_pkgfn \

Modified: qt6-translations/kde-unstable/PKGBUILD
===================================================================
--- qt6-translations/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-translations/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-translations
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('4d2035714f654e2d2bd11d79d7f12a6abd4ca339135d23fd39c9b839c5f068a4')
+sha256sums=('40db0a83e50067df9808e03eff40059e82382b091b5a421a089b3986f045ea47')
 
 build() {
   export PATH="/usr/lib/qt6/bin:$PATH"

Modified: qt6-virtualkeyboard/kde-unstable/PKGBUILD
===================================================================
--- qt6-virtualkeyboard/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-virtualkeyboard/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-virtualkeyboard
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('e9c75dfda67802d8c30f0a1022b5e0cd97307e5c2d92055835222c69d2812556')
+sha256sums=('9297d7c0a2ebfc3f8fc5459a165d52234ec142638f2f6c40dcc04fe65e309e35')
 
 build() {
   cmake -B build -S $_pkgfn

Modified: qt6-wayland/kde-unstable/PKGBUILD
===================================================================
--- qt6-wayland/kde-unstable/PKGBUILD	2021-04-30 06:32:20 UTC (rev 414054)
+++ qt6-wayland/kde-unstable/PKGBUILD	2021-04-30 07:10:48 UTC (rev 414055)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-wayland
-_qtver=6.1.0-rc
+_qtver=6.1.0-rc2
 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=('3d30ba194cdde5203fec53a500209e450757eb4ff02453fd7618e7ca7d59fa12')
+sha256sums=('60aa224ac3565691b2fbe698e3eb01b7b5aee31e4a52c5b56d21af542f1e7422')
 
 build() {
   cmake -B build -S $_pkgfn



More information about the arch-commits mailing list