summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:26:27 +0100
committerMartchus2023-01-07 14:26:27 +0100
commitfb810950da537b85f0f27a93f3abf5b7ef0e5570 (patch)
tree33fd6b0687461d373e41d3bbe42d1f6905b34ecc /PKGBUILD
parent5dab38cba6f0ba6f5e7152b31ad5e576024694cf (diff)
downloadaur-fb810950da537b85f0f27a93f3abf5b7ef0e5570.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 41a6488a5e8f..ac7a6c0cebcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-scxml-static
-_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'