summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-09-12 18:09:47 +0200
committerMartchus2022-09-12 18:09:47 +0200
commitb8938562a4f4982d13e4f0a09c380c20761c6116 (patch)
tree0fccd44eabcec2aadd54dc71ab5aa0db34241f54 /PKGBUILD
parent33fc19fb4a387242d17a3cb50441e0f11863b546 (diff)
downloadaur-b8938562a4f4982d13e4f0a09c380c20761c6116.tar.gz
Update to 6.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34b11dc34c32..fd1021355894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-datavis3d
-_qtver=6.3.1
+_qtver=6.3.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtdatavis3d-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('83a8d689e0292f1e30776cc214bc605fd708289d62d5c1a7fb04d17a5f8ca8f2')
+sha256sums=('ff641277b1c29ff649220e4af2c10323283e5ab6d814b8f87087543ef426af8f')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'