summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-05 10:46:52 +0200
committerMartchus2023-04-05 10:46:52 +0200
commit9c03e0bddfd6e5ba12807a0247232b673f36ef5c (patch)
tree29535bb86e15682123cf4f582c1fd6c92db0d2c3 /PKGBUILD
parentc3e38a84b8106c92aa42313a9fe1900af69f8b2b (diff)
downloadaur-9c03e0bddfd6e5ba12807a0247232b673f36ef5c.tar.gz
Update to 6.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 734d69c7af53..eda7cd1d7bed 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.3
+_qtver=6.5.0
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=('fe722c016d434c02e713e3c7d5d4a845998efe69d8b645923e83f1f4f7b72f3a')
+sha256sums=('f121843cb8cf4a76d621be371e80265ac28254f3c4c123b051e907c1c915766e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'