summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-09-02 16:07:02 +0200
committerMartchus2021-09-02 16:07:02 +0200
commit7b0620f3b393fbe454b4dbddf5dac589767f906c (patch)
tree0d1162cee065b7a81db20b37e0edbf2ac0440cc4 /PKGBUILD
parente3351cbf3965133cadaa44a809905238f2660c81 (diff)
downloadaur-7b0620f3b393fbe454b4dbddf5dac589767f906c.tar.gz
Update to 6.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ee692fc3ec9..03cc2d1b8e83 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.1.2
+_qtver=6.1.3
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=('e602b8a364aae6819e6925fe72631c36b92ea21fbb9ea37c0e1b7906ffbda5c9')
+sha256sums=('22367ecbc0c59775f3e907ec0a9453275e0c65edcd98c8566ed4cd61bf8a6f0e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'