summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-12 10:44:29 +0200
committerMartchus2023-10-12 10:44:29 +0200
commita4d9999f24b19f64ce9f57a70b98b117a50596ed (patch)
tree653265aef5c80d96a693f3d379a1783de6ea5ca4 /PKGBUILD
parent4717a01781faf18fab2ef8af20367d40ccebe242 (diff)
downloadaur-a4d9999f24b19f64ce9f57a70b98b117a50596ed.tar.gz
Update to 6.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d87dacf801f7..182eb36d2cf4 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.5.3
+_qtver=6.6.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=('f3d8672ac05fe8155759086fa1f97568cd39caab5e6c93ea1af7f76e098aa751')
+sha256sums=('57ecd0db5d8b063d0334c4b21461585b4904d4884c88de125bd72e967e8a1043')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'