summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-05-26 15:30:57 +0200
committerMartchus2023-05-26 15:30:57 +0200
commiteb4cdabf518e6d0e85c711b99a155072106a4e66 (patch)
tree3138c2a52b814b176f7384a8d886d0698499e93c /PKGBUILD
parent58a612880db2b8eb85b516c51b5ac3449ea51ac3 (diff)
downloadaur-eb4cdabf518e6d0e85c711b99a155072106a4e66.tar.gz
Update to 6.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c85c523d5e0..fb4b9fcb4085 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.5.0
+_qtver=6.5.1
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=('49c33d96b0a44988be954269b8ce3d1a495b439726e03a6be7c0d50a686369c4'
- '65281a163e8e2cc5e75863c49fb017d6d5d2842f154aeec36d88bc1b99560011')
+sha256sums=('5744df9e84b2a86f7f932ffc00341c7d7209e741fd1c0679a32b855fcceb2329'
+ '4498f60ac244403d61cbaf303e0a1cea0b810a20523d14d82da07de8ef665d2c')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'