summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-12 10:43:42 +0200
committerMartchus2023-10-12 10:43:42 +0200
commit3fa6867fa3d15e39e30145f7a6ff8363205b03c4 (patch)
tree87f4cd2d4f9cb5fa7a578fd68caa62c89a84aaf9
parent8cf14119625f5c1705fb362820e080410200d46c (diff)
downloadaur-3fa6867fa3d15e39e30145f7a6ff8363205b03c4.tar.gz
Update to 6.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--0001-Enable-only-SQL-plugins-which-are-known-to-work.patch2
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qttools-sha256.txt2
5 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa6b771bdc9d..a77ec60e8abd 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.5.3
+ pkgver = 6.6.0
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.5/6.5.3/submodules/qttools-everywhere-src-6.5.3.tar.xz
+ source = https://download.qt.io/official_releases/qt/6.6/6.6.0/submodules/qttools-everywhere-src-6.6.0.tar.xz
source = 0001-Enable-only-SQL-plugins-which-are-known-to-work.patch
- sha256sums = fc91d32b3f696725bbb48b0df240c25b606bbee3bd22627cfcbee876a6405e37
- sha256sums = dc630b6827ce0bd71723e108566c901cf0725c4ae84cef0a92c7da4425d88e88
+ sha256sums = 4e9feebc142bbb6e453e1dc3277e09ec45c8ef081b5ee2a029e6684b5905ba99
+ sha256sums = ca752beba0d8219803d6e1785593febc3fc9a64fbece6bcc5ccd50b9cc9c5178
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 e9c1516a672b..3dba067a073f 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 66b03f1e77743f266227da3c94121f4d292be468 Mon Sep 17 00:00:00 2001
+From 153eeb10fa2a7ad9025c84b73411b8d4608a6c87 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
diff --git a/PKGBUILD b/PKGBUILD
index ae31766c388c..97b2b211a936 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.5.3
+_qtver=6.6.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=('fc91d32b3f696725bbb48b0df240c25b606bbee3bd22627cfcbee876a6405e37'
- 'dc630b6827ce0bd71723e108566c901cf0725c4ae84cef0a92c7da4425d88e88')
+sha256sums=('4e9feebc142bbb6e453e1dc3277e09ec45c8ef081b5ee2a029e6684b5905ba99'
+ 'ca752beba0d8219803d6e1785593febc3fc9a64fbece6bcc5ccd50b9cc9c5178')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 5aa57651003c..b69139cc6e31 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module', has_binaries => 1;
\
-_qtver=6.5.3
+_qtver=6.6.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qttools-sha256.txt b/qttools-sha256.txt
index 658cc49e6765..c23644ed3d5b 100644
--- a/qttools-sha256.txt
+++ b/qttools-sha256.txt
@@ -1 +1 @@
-fc91d32b3f696725bbb48b0df240c25b606bbee3bd22627cfcbee876a6405e37
+4e9feebc142bbb6e453e1dc3277e09ec45c8ef081b5ee2a029e6684b5905ba99