summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-04-10 23:29:39 +0200
committerMartchus2022-04-10 23:29:39 +0200
commit2be4635ec29a4ce1c21cf434fb301eaea5a85021 (patch)
tree0f45fb602729a1971c49c650d98271941b8cba20 /PKGBUILD
parenteed367af9affe02e0d0253387a34692e28cf9f4b (diff)
downloadaur-2be4635ec29a4ce1c21cf434fb301eaea5a85021.tar.gz
Update to 6.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbfeb1e2e6ff..c059174be5f6 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.2.4
+_qtver=6.3.0
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=('227e170c5f0f8aa2a18cf64185fc20a730dbfe6b8a1bc23dd8407d0f8071daa0')
+sha256sums=('09512ef3b2b28ff8defaea96498736418ada008f3778220a9185c09dd59e0d8d')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'