summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-02-15 21:21:59 +0100
committerMartchus2024-02-15 21:21:59 +0100
commitb00c38a963fa303f3a64d96d9b98267491cc66ee (patch)
tree41ab55c7b973d0458ae51386cf40f74ee3b73042 /PKGBUILD
parent9fe27fdc28ccf7a0c9139ecb4ee3c1e7f3f7a2dd (diff)
downloadaur-b00c38a963fa303f3a64d96d9b98267491cc66ee.tar.gz
Update to 6.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf3ebeb77ee0..08d5723a469f 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.6.1
+_qtver=6.6.2
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=('151500ee2223d61b5f83a3a033323812a5438eef9703546f6dbb837db8ce8422')
+sha256sums=('fcdc9f8955ea12ca8ffa4d202edec2ac2b70f3955e50a17157bf7d19dab93a38')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'