summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-03-17 16:24:39 +0100
committerMartchus2023-03-17 16:24:39 +0100
commitc457ec07feb35ba9a0a9606c92e33ac4a0701c59 (patch)
tree195a4f3280df9608d46b15897d565a00e8208834 /PKGBUILD
parent427d6cd86d4c1324cb5e3bb850274861c652b02e (diff)
downloadaur-c457ec07feb35ba9a0a9606c92e33ac4a0701c59.tar.gz
Update to 6.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d088da8c948..2c7c033fd40e 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.4.2
+_qtver=6.4.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=('a31387916184e4a5ef522d3ea841e8e931cc0f88be0824a7a354a572d5826c68'
- '9a9ff9d0317d7b9eea251cbb740de0cbcba6b1fd59cbf3c47eedc967bd64e0e9')
+sha256sums=('867df829cd5cd3ae8efe62e825503123542764b13c96953511e567df70c5a091'
+ '3e83a61fe51f2b18aa5f2fa3b30b8a9fb04a0e83ebfb8f0f03aadd33f5ad51b7')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'