summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-31 14:14:59 +0200
committerMartchus2024-03-31 14:14:59 +0200
commitcc425e7cf6f5266469f380135c9b917e797f84de (patch)
tree0942fbc8f09d23eea3f833d1150fbf526b1e9c26
parent71ef5395330b0ee8b89b45b127453df9feaf8512 (diff)
downloadaur-cc425e7cf6f5266469f380135c9b917e797f84de.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--PKGBUILD.sh.ep2
-rw-r--r--qttools-sha256.txt2
5 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36bf50efea3d..4bbe80e59d41 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.6.2
+ pkgver = 6.6.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.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
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 6bc671e6ff96..567e3592d9b0 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.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/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index e2b42790e200..2ea94644b7da 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module', has_binaries => 1;
\
-_qtver=6.6.2
+_qtver=6.6.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
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