summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-17 10:41:27 +0100
committerMartchus2022-11-17 10:41:27 +0100
commit574afe2c633c8b5924dbfb35c53b7b1f5e731044 (patch)
tree30b661e67adfa6efd9b4c4967890e54ab78d258e /PKGBUILD
parent4da665b72da99aa83ed0f315b705b926bced8091 (diff)
downloadaur-574afe2c633c8b5924dbfb35c53b7b1f5e731044.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 6dbde8fb9088..b9871a285666 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.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'