summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-05-26 15:30:25 +0200
committerMartchus2023-05-26 15:30:25 +0200
commit480b81f934c71d3921e47d1b57cfff8a9be755ae (patch)
treefe77cd9e3427f32669f3286dee6c96126d10159e /PKGBUILD
parent74b31046a3c188820b12498181cada04bde61278 (diff)
downloadaur-480b81f934c71d3921e47d1b57cfff8a9be755ae.tar.gz
Update to 6.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abc888e6725a..731e426a453a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-quick3d
-_qtver=6.5.0
+_qtver=6.5.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtquick3d-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('9b590429ca98b5cc8cec4df2efa3775e9f11ed8260d123e95f3c0fc37f3772a5')
+sha256sums=('51b626a6d56b119d42c092265ee1a31ae04f4732c7e6e129c26dfb41dfb0cc1e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'