summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-03-20 12:11:44 +0100
committerMartchus2022-03-20 12:11:44 +0100
commit2bf6813846a5f1508159d173aa6e8ed4088138e1 (patch)
tree3d0240362d2501fa9e9e378ee7c5a702e59aa81b /PKGBUILD
parent95ee57d4f0a89b3314a31b4e6a839e70734b37ad (diff)
downloadaur-2bf6813846a5f1508159d173aa6e8ed4088138e1.tar.gz
Update to 6.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5548d4330527..d7ab30d34638 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.2.3
+_qtver=6.2.4
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=('5a3a3fe517c7acb5c3d09abbe6546fad65353fe366433b2cff245ad61b748b4d')
+sha256sums=('9b98f43eaf72c282f894564e84e1d93095e654350cb83d85f7d018b7e9efb876')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'