summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-12 10:44:25 +0200
committerMartchus2023-10-12 10:44:25 +0200
commit37026f4d5bc52e7dbf7b5ad3e886982a792ec480 (patch)
tree0aa6d31adfa1fd7b5fc4f98721119de42375cc39
parent415b9a5fa35567d003982b6ba6b5c5040037d8b6 (diff)
downloadaur-37026f4d5bc52e7dbf7b5ad3e886982a792ec480.tar.gz
Update to 6.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtscxml-sha256.txt2
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ed3930632e4..ff53b017c9b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-scxml
pkgdesc = Static and runtime integration of SCXML models into Qt6 code (mingw-w64)
- pkgver = 6.5.3
+ pkgver = 6.6.0
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -22,7 +22,7 @@ pkgbase = mingw-w64-qt6-scxml
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/qtscxml-everywhere-src-6.5.3.tar.xz
- sha256sums = f3d8672ac05fe8155759086fa1f97568cd39caab5e6c93ea1af7f76e098aa751
+ source = https://download.qt.io/official_releases/qt/6.6/6.6.0/submodules/qtscxml-everywhere-src-6.6.0.tar.xz
+ sha256sums = 57ecd0db5d8b063d0334c4b21461585b4904d4884c88de125bd72e967e8a1043
pkgname = mingw-w64-qt6-scxml
diff --git a/PKGBUILD b/PKGBUILD
index a05fd2c37821..a60745e8d704 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.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'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 4b6fc923ac9a..298fdc0ca7fd 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module';
\
-_qtver=6.5.3
+_qtver=6.6.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qtscxml-sha256.txt b/qtscxml-sha256.txt
index 7d2052bcefdc..2ab85ab97c1c 100644
--- a/qtscxml-sha256.txt
+++ b/qtscxml-sha256.txt
@@ -1 +1 @@
-f3d8672ac05fe8155759086fa1f97568cd39caab5e6c93ea1af7f76e098aa751
+57ecd0db5d8b063d0334c4b21461585b4904d4884c88de125bd72e967e8a1043