summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-06-15 02:03:44 +0200
committerMartchus2022-06-15 02:03:44 +0200
commit33fc19fb4a387242d17a3cb50441e0f11863b546 (patch)
tree3f2d5a28e2d71bf1abad632963f9594fd18ff50f /PKGBUILD
parent2be4635ec29a4ce1c21cf434fb301eaea5a85021 (diff)
downloadaur-33fc19fb4a387242d17a3cb50441e0f11863b546.tar.gz
Update to 6.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c059174be5f6..34b11dc34c32 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.0
+_qtver=6.3.1
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=('09512ef3b2b28ff8defaea96498736418ada008f3778220a9185c09dd59e0d8d')
+sha256sums=('83a8d689e0292f1e30776cc214bc605fd708289d62d5c1a7fb04d17a5f8ca8f2')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'