summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-17 10:41:24 +0100
committerMartchus2022-11-17 10:41:24 +0100
commitfa810270c7b2a90b80f1939b8ca2fecbc13cf4d5 (patch)
tree69d6f1d6d3bd4beca498de31e6db28cc313dbf64 /PKGBUILD
parent895fa66d4e5a305d5e8135c247164a87af51fd94 (diff)
downloadaur-fa810270c7b2a90b80f1939b8ca2fecbc13cf4d5.tar.gz
Update to 6.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b72eaa93a04e..d8a8f9490adf 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.0
+_qtver=6.4.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=('97f3d5f88c458be7a8f7b7b08efc06c4ebad39ca51669476b18bf9e4c11afba2'
- '663572c096fb2131900fe5f1efba98e2b6697099df6bc628d58e163d4985e8e3')
+sha256sums=('9e20562c6b04c21fbdb4ed89e59226169ffeaafaab8f45f7d81ea49b0e4b0933'
+ '849abed5c4b2fcb3b4ef1dcd87196704a4c9be2cc3a10c8e6d2cef56ce198dfc')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'