summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-03-31 14:15:10 +0200
committerMartchus2024-03-31 14:15:10 +0200
commit50464b64ec0feebf3490b1e74dfd5d3d2b6b9077 (patch)
tree2cbf8faeee14a1b072d7805a56de6cf4f8b52ac7 /PKGBUILD
parentba8dc312c625947b763b87ea071cc2e2c846ea33 (diff)
downloadaur-50464b64ec0feebf3490b1e74dfd5d3d2b6b9077.tar.gz
Update to 6.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 477612c05617..148a1eab14de 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.6.2
+_qtver=6.6.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=('094982f0ff828070b2282c97b68229ec8ff4d68b32f335ab1cba81530a40a43e')
+sha256sums=('0f1b6a4db03d30b8770bc1c0eb11280acb41bfaf91b577928bb9686d31e16cb5')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'