summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-02-15 21:22:15 +0100
committerMartchus2024-02-15 21:22:15 +0100
commitba8dc312c625947b763b87ea071cc2e2c846ea33 (patch)
tree079b2a436105590370ebebdb524bed201f799e58 /PKGBUILD
parent9e78e5a0fcafdfb5216502648a732c4b5e147581 (diff)
downloadaur-ba8dc312c625947b763b87ea071cc2e2c846ea33.tar.gz
Update to 6.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 130383f40ea9..477612c05617 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-scxml
-_qtver=6.6.1
+_qtver=6.6.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtscxml-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('874bc57af4399399e36424288d5e23fd8ea18c20ad9e0adb1ae3fbd420dd0897')
+sha256sums=('094982f0ff828070b2282c97b68229ec8ff4d68b32f335ab1cba81530a40a43e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'