summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-03-20 12:11:16 +0100
committerMartchus2022-03-20 12:11:16 +0100
commit6e97f837105ff79c106ea17aaaf2559d303ea396 (patch)
treea9c203c8171da04be0df2b02ed1b0c6cc311ad29 /PKGBUILD
parent02fe87c979f449f486fea4cfb0535c47b3af595e (diff)
downloadaur-6e97f837105ff79c106ea17aaaf2559d303ea396.tar.gz
Update to 6.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 194275e9f838..4ac08d991a57 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.3
+_qtver=6.2.4
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=('9aadbd5a14fad8874d2aa76be79652ec5ed81d31d49b3eff245ebeffc7d8ac08'
- 'b977ce26de0a1c4df8add978386052ef46e0cba0fb8a133cbe1ab6373a9ca393')
+sha256sums=('17f40689c4a1706a1b7db22fa92f6ab79f7b698a89e100cab4d10e19335f8267'
+ '1fe7117d4cb6c41e24d96556bc3235c4df2b3b0f77736b0aca97b7fd362032af')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'