summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:26:27 +0100
committerMartchus2023-01-07 14:26:27 +0100
commit53ee8a4cae7211fbf8f4cc6e6c4c2e4a4937032a (patch)
tree039c4506662cc5db0b7b8e1c861d63aa90fafa99 /PKGBUILD
parent7f6ee7894ac778b5cac0b172588685b7a1f4bca4 (diff)
downloadaur-53ee8a4cae7211fbf8f4cc6e6c4c2e4a4937032a.tar.gz
Update to 6.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 927b05e7bf04..e90a0e703aa0 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.4.1
+_qtver=6.4.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=('d2f0e4cbad8f38e701fc590435fa7c6540ffbea7788e1fee8532436d068cbb8e')
+sha256sums=('13b0d43459394bed2481967a1feff02b63228a82c1136a62941c0eb83ef54e7f')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'