summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-31 14:15:00 +0200
committerMartchus2024-03-31 14:15:00 +0200
commit5d2a8ec7cd59c93d5aaeca9d1f9169c87364f032 (patch)
tree3b09bea82b303ef536ef51763809de7be3a28271
parent072994dee8242aafe8ee681298314225480d787f (diff)
downloadaur-5d2a8ec7cd59c93d5aaeca9d1f9169c87364f032.tar.gz
Update to 6.6.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--qttools-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db20c5554b0e..96fc3def1b10 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.6.2
+ pkgver = 6.6.3
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.6/6.6.2/submodules/qttools-everywhere-src-6.6.2.tar.xz
+ source = https://download.qt.io/official_releases/qt/6.6/6.6.3/submodules/qttools-everywhere-src-6.6.3.tar.xz
source = 0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
- sha256sums = e6d49e9f52111287f77878ecb8b708cce682f10b03ba2476d9247603bc6c4746
- sha256sums = 5d017aee34a8c2b4370c51a2134b1a968d6cd17f95e8e25a1c1e587160985c2e
+ sha256sums = aa6d4c822d8cb74066ef30ab42283ac24e5cc702f33e6d78a9ebef5b0df91bc0
+ sha256sums = e5ca18a8c52135ff9f13cdc39e7753aadcea6b36bbd01b65ead87e84ff8292a2
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 002d20f4ca68..739be4ce8e8d 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 1e328c227950741bbbc43b295e8550aab723f9a8 Mon Sep 17 00:00:00 2001
+From 81fdb4c69f9e3b5c5fb6bc52f0e1bc4deb1e4ce8 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 10df7f777..3a2b677c5 100644
set_target_properties(assistant PROPERTIES
MACOSX_BUNDLE_INFO_PLIST "${CMAKE_CURRENT_SOURCE_DIR}/Info_mac.plist"
--
-2.43.0
+2.44.0
diff --git a/PKGBUILD b/PKGBUILD
index a3fbd7e83412..c1ddcfe406b6 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.6.2
+_qtver=6.6.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=('e6d49e9f52111287f77878ecb8b708cce682f10b03ba2476d9247603bc6c4746'
- '5d017aee34a8c2b4370c51a2134b1a968d6cd17f95e8e25a1c1e587160985c2e')
+sha256sums=('aa6d4c822d8cb74066ef30ab42283ac24e5cc702f33e6d78a9ebef5b0df91bc0'
+ 'e5ca18a8c52135ff9f13cdc39e7753aadcea6b36bbd01b65ead87e84ff8292a2')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/qttools-sha256.txt b/qttools-sha256.txt
index 03bb98b2bb1b..cb0a18387399 100644
--- a/qttools-sha256.txt
+++ b/qttools-sha256.txt
@@ -1 +1 @@
-e6d49e9f52111287f77878ecb8b708cce682f10b03ba2476d9247603bc6c4746
+aa6d4c822d8cb74066ef30ab42283ac24e5cc702f33e6d78a9ebef5b0df91bc0