summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-04-05 10:46:09 +0200
committerMartchus2023-04-05 10:46:09 +0200
commit58a612880db2b8eb85b516c51b5ac3449ea51ac3 (patch)
tree644e45fa4775fbaaabbe50879f792d56935fc866
parentbaac4adc37976989142cdb216e727fcdd6716135 (diff)
downloadaur-58a612880db2b8eb85b516c51b5ac3449ea51ac3.tar.gz
Update to 6.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--0001-Enable-only-SQL-plugins-which-are-known-to-work.patch8
-rw-r--r--PKGBUILD6
-rw-r--r--qttools-sha256.txt2
4 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ba52105ed2f..7e2829d555b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-tools-static
pkgdesc = A cross-platform application and UI framework (tools, mingw-w64)
- pkgver = 6.4.3
+ pkgver = 6.5.0
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -21,9 +21,9 @@ pkgbase = mingw-w64-qt6-tools-static
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.4/6.4.3/submodules/qttools-everywhere-src-6.4.3.tar.xz
+ source = https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qttools-everywhere-src-6.5.0.tar.xz
source = 0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
- sha256sums = 867df829cd5cd3ae8efe62e825503123542764b13c96953511e567df70c5a091
- sha256sums = 3e83a61fe51f2b18aa5f2fa3b30b8a9fb04a0e83ebfb8f0f03aadd33f5ad51b7
+ sha256sums = 49c33d96b0a44988be954269b8ce3d1a495b439726e03a6be7c0d50a686369c4
+ sha256sums = 65281a163e8e2cc5e75863c49fb017d6d5d2842f154aeec36d88bc1b99560011
pkgname = mingw-w64-qt6-tools-static
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 c377e84edb9c..dd410644b711 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 abaf4cb4748aefaeacb28d1bc5d1c6e211b761e7 Mon Sep 17 00:00:00 2001
+From ed80128e2e23107bec620442434d4eb987af3cf5 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
@@ -9,10 +9,10 @@ Change-Id: I0abc44db77cecbd323edc936529fb557e1664de8
1 file changed, 8 insertions(+)
diff --git a/src/assistant/assistant/CMakeLists.txt b/src/assistant/assistant/CMakeLists.txt
-index 69470c509..dbf68570d 100644
+index 10df7f777..3a2b677c5 100644
--- a/src/assistant/assistant/CMakeLists.txt
+++ b/src/assistant/assistant/CMakeLists.txt
-@@ -164,6 +164,14 @@ qt_internal_extend_target(assistant CONDITION UNIX
+@@ -154,6 +154,14 @@ qt_internal_extend_target(assistant CONDITION UNIX
stdinlistener.cpp stdinlistener.h
)
@@ -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.39.2
+2.40.0
diff --git a/PKGBUILD b/PKGBUILD
index bbeb0f052fd2..9c85c523d5e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-tools-static
-_qtver=6.4.3
+_qtver=6.5.0
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=('867df829cd5cd3ae8efe62e825503123542764b13c96953511e567df70c5a091'
- '3e83a61fe51f2b18aa5f2fa3b30b8a9fb04a0e83ebfb8f0f03aadd33f5ad51b7')
+sha256sums=('49c33d96b0a44988be954269b8ce3d1a495b439726e03a6be7c0d50a686369c4'
+ '65281a163e8e2cc5e75863c49fb017d6d5d2842f154aeec36d88bc1b99560011')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/qttools-sha256.txt b/qttools-sha256.txt
index e32a8b100e36..f6cbe9a5c94b 100644
--- a/qttools-sha256.txt
+++ b/qttools-sha256.txt
@@ -1 +1 @@
-867df829cd5cd3ae8efe62e825503123542764b13c96953511e567df70c5a091
+49c33d96b0a44988be954269b8ce3d1a495b439726e03a6be7c0d50a686369c4