summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-03-17 16:25:25 +0100
committerMartchus2023-03-17 16:25:25 +0100
commitab3ffb8e3a9d802f91458310539af96d2ca2fdc3 (patch)
tree5adfdc99fc6b96307f29a8f086c54d62ebc2240a /PKGBUILD
parent53ee8a4cae7211fbf8f4cc6e6c4c2e4a4937032a (diff)
downloadaur-ab3ffb8e3a9d802f91458310539af96d2ca2fdc3.tar.gz
Update to 6.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e90a0e703aa0..c3fe02cb06ad 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.2
+_qtver=6.4.3
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=('13b0d43459394bed2481967a1feff02b63228a82c1136a62941c0eb83ef54e7f')
+sha256sums=('fe722c016d434c02e713e3c7d5d4a845998efe69d8b645923e83f1f4f7b72f3a')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'