summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-02-15 21:22:06 +0100
committerMartchus2024-02-15 21:22:06 +0100
commit072994dee8242aafe8ee681298314225480d787f (patch)
tree9da6deafa09c3e368e7ef9bea2e0aed83a360cb8 /PKGBUILD
parent5dd696afb6dda9bec5db5d9670904afa77e96ef8 (diff)
downloadaur-072994dee8242aafe8ee681298314225480d787f.tar.gz
Update to 6.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fa4e3488e95..a3fbd7e83412 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.6.1
+_qtver=6.6.2
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=('4939105a7345ab4e19e7caee8654a836e65bd41910359623e0f233f3aff0914a'
- '0a3bf61d9e940a1dc3db295cad99a4466b674b8d10306426703dcedb68ca9549')
+sha256sums=('e6d49e9f52111287f77878ecb8b708cce682f10b03ba2476d9247603bc6c4746'
+ '5d017aee34a8c2b4370c51a2134b1a968d6cd17f95e8e25a1c1e587160985c2e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'