summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-01-30 20:51:10 +0100
committerMartchus2022-01-30 20:51:10 +0100
commit02fe87c979f449f486fea4cfb0535c47b3af595e (patch)
treec239558c090c14c6fab445b27a0919355feeba6f
parent344e8ba64e2acd6ea751bcc523205501e14d6076 (diff)
downloadaur-02fe87c979f449f486fea4cfb0535c47b3af595e.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--qttools-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05f658414473..b542feb29cc5 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.2.2
+ pkgver = 6.2.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.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-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 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 75351798c708..194275e9f838 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.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/qttools-sha256.txt b/qttools-sha256.txt
index 6d2f917263bb..c16144facb2f 100644
--- a/qttools-sha256.txt
+++ b/qttools-sha256.txt
@@ -1 +1 @@
-c0542ecb4a0aec21246a1cb5cd9f8f51b368929ce2065a455b13c3b47a94ecd1
+9aadbd5a14fad8874d2aa76be79652ec5ed81d31d49b3eff245ebeffc7d8ac08