summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-09-12 18:10:00 +0200
committerMartchus2022-09-12 18:10:00 +0200
commit92a7f06fa94b1e04bbd8b7d7efd39f9230d885bf (patch)
tree4d43a12cf7aff63e80406c5b22c0096225833d9b /PKGBUILD
parent7cf329befd249bda933ddc2bb6a0647aaa0946d6 (diff)
downloadaur-92a7f06fa94b1e04bbd8b7d7efd39f9230d885bf.tar.gz
Update to 6.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 500748902eab..60e33726e751 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.3.1
+_qtver=6.3.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=('01bc154d6163d1f049f4e1e76658a044730ace7b0a5be35c9a46fcd1396f8619')
+sha256sums=('c51ae643d2fa93c9f4ea6cf199f2bd04836137a471e24f6d12865863639c20c1')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'