summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-01-30 20:51:09 +0100
committerMartchus2022-01-30 20:51:09 +0100
commit69b64bf4a15e229a892ba4f98fc3115ae8dc19b6 (patch)
tree9b1214403c837c008ac47f6fc3a4bb2592b266e7
parent0d385e826e9679c6ef44377b728cd26817dbac4c (diff)
downloadaur-69b64bf4a15e229a892ba4f98fc3115ae8dc19b6.tar.gz
Update to 6.2.3
-rw-r--r--.SRCINFO8
-rw-r--r--0001-Enable-only-SQL-plugins-which-are-known-to-work.patch4
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qttools-sha256.txt2
5 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94d1a769f097..5864ef081a73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-tools
pkgdesc = A cross-platform application and UI framework (tools, mingw-w64)
- pkgver = 6.2.2
+ pkgver = 6.2.3
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -21,9 +21,9 @@ pkgbase = mingw-w64-qt6-tools
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.2/6.2.2/submodules/qttools-everywhere-src-6.2.2.tar.xz
+ source = https://download.qt.io/official_releases/qt/6.2/6.2.3/submodules/qttools-everywhere-src-6.2.3.tar.xz
source = 0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
- sha256sums = c0542ecb4a0aec21246a1cb5cd9f8f51b368929ce2065a455b13c3b47a94ecd1
- sha256sums = 0bd63d081737b312fe1ec6012999830b609b6931363eefefca9e075c613f86a9
+ sha256sums = 9aadbd5a14fad8874d2aa76be79652ec5ed81d31d49b3eff245ebeffc7d8ac08
+ sha256sums = b977ce26de0a1c4df8add978386052ef46e0cba0fb8a133cbe1ab6373a9ca393
pkgname = mingw-w64-qt6-tools
diff --git a/0001-Enable-only-SQL-plugins-which-are-known-to-work.patch b/0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
index 3f332f268a2b..228e343beafe 100644
--- a/0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
+++ b/0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
@@ -1,4 +1,4 @@
-From 9221c15fef66e6a05c003cc9087a6d3a75e1e1fc Mon Sep 17 00:00:00 2001
+From 835de730ee34f59019c0d0d9de9bb3211b54e7d8 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Wed, 9 Jun 2021 17:25:27 +0200
Subject: [PATCH] Enable only SQL plugins which are known to work
@@ -28,5 +28,5 @@ index 69470c509..dbf68570d 100644
set_target_properties(assistant PROPERTIES
MACOSX_BUNDLE_INFO_PLIST "${CMAKE_CURRENT_SOURCE_DIR}/Info_mac.plist"
--
-2.34.1
+2.35.0
diff --git a/PKGBUILD b/PKGBUILD
index 241db55e19d3..03bcbaaa1f07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-tools
-_qtver=6.2.2
+_qtver=6.2.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,8 +18,8 @@ groups=(mingw-w64-qt6)
_pkgfqn="qttools-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-Enable-only-SQL-plugins-which-are-known-to-work.patch')
-sha256sums=('c0542ecb4a0aec21246a1cb5cd9f8f51b368929ce2065a455b13c3b47a94ecd1'
- '0bd63d081737b312fe1ec6012999830b609b6931363eefefca9e075c613f86a9')
+sha256sums=('9aadbd5a14fad8874d2aa76be79652ec5ed81d31d49b3eff245ebeffc7d8ac08'
+ 'b977ce26de0a1c4df8add978386052ef46e0cba0fb8a133cbe1ab6373a9ca393')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 913ea94b8c2c..4073478f84a3 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module', has_binaries => 1;
\
-_qtver=6.2.2
+_qtver=6.2.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qttools-sha256.txt b/qttools-sha256.txt
index 6d2f917263bb..c16144facb2f 100644
--- a/qttools-sha256.txt
+++ b/qttools-sha256.txt
@@ -1 +1 @@
-c0542ecb4a0aec21246a1cb5cd9f8f51b368929ce2065a455b13c3b47a94ecd1
+9aadbd5a14fad8874d2aa76be79652ec5ed81d31d49b3eff245ebeffc7d8ac08