summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-03-31 14:14:59 +0200
committerMartchus2024-03-31 14:14:59 +0200
commitcc425e7cf6f5266469f380135c9b917e797f84de (patch)
tree0942fbc8f09d23eea3f833d1150fbf526b1e9c26 /PKGBUILD
parent71ef5395330b0ee8b89b45b127453df9feaf8512 (diff)
downloadaur-cc425e7cf6f5266469f380135c9b917e797f84de.tar.gz
Update to 6.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bc671e6ff96..567e3592d9b0 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.6.2
+_qtver=6.6.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=('e6d49e9f52111287f77878ecb8b708cce682f10b03ba2476d9247603bc6c4746'
- '5d017aee34a8c2b4370c51a2134b1a968d6cd17f95e8e25a1c1e587160985c2e')
+sha256sums=('aa6d4c822d8cb74066ef30ab42283ac24e5cc702f33e6d78a9ebef5b0df91bc0'
+ 'e5ca18a8c52135ff9f13cdc39e7753aadcea6b36bbd01b65ead87e84ff8292a2')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'