summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-11-30 11:05:38 +0100
committerMartchus2023-11-30 11:05:38 +0100
commit6ca77a54737db93e0b204a6f3db3b99325761137 (patch)
treeb6573b9a92c8b72f22b58fdefded8b9389280fee /PKGBUILD
parentb2c0976874d4e1a4b3a751cf7b43be5a96b51a0b (diff)
downloadaur-6ca77a54737db93e0b204a6f3db3b99325761137.tar.gz
Update to 6.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c454db3df62..306efcdbec5a 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.6.0
+_qtver=6.6.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=('c0489f6d9f0be9b45917d8e8c49f3a4a7521bf836abe85e4733b9003abd1599e')
+sha256sums=('b9dc3bcd8e222effcc8ab0c286c7bcc5507188a43ac01bee855f9642d1a71ba2')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'