summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-09-30 19:57:54 +0200
committerMartchus2023-09-30 19:57:54 +0200
commit415b9a5fa35567d003982b6ba6b5c5040037d8b6 (patch)
tree4b70f5f1676a56da263fd7297f63b842e86ba0e3 /PKGBUILD
parentb726dce7dfb7eeb31cc47aba7cf4fb74ce3ac496 (diff)
downloadaur-415b9a5fa35567d003982b6ba6b5c5040037d8b6.tar.gz
Update to 6.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5d980c7d29a..a05fd2c37821 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.5.2
+_qtver=6.5.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=('a830f2ec750913a70f854e487b1b44d1ec3a48eb21253f414a1990f8cf4dbdcb')
+sha256sums=('f3d8672ac05fe8155759086fa1f97568cd39caab5e6c93ea1af7f76e098aa751')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'