summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-04-10 23:29:57 +0200
committerMartchus2022-04-10 23:29:57 +0200
commit7524f018a90af142bfb14b2e9fec4206cd6782e9 (patch)
tree0c4030bd918236e61c6eb8113333a3342abc6742
parent2bf6813846a5f1508159d173aa6e8ed4088138e1 (diff)
downloadaur-7524f018a90af142bfb14b2e9fec4206cd6782e9.tar.gz
Update to 6.3.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 f2254801b655..2d73af84a5e7 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.2.4
+ pkgver = 6.3.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.2/6.2.4/submodules/qtscxml-everywhere-src-6.2.4.tar.xz
- sha256sums = 9b98f43eaf72c282f894564e84e1d93095e654350cb83d85f7d018b7e9efb876
+ source = https://download.qt.io/official_releases/qt/6.3/6.3.0/submodules/qtscxml-everywhere-src-6.3.0.tar.xz
+ sha256sums = 09b0dbd6ac367920fb1ba96a39dcd4c9d33eb0820dcc79538992825d588a70f0
pkgname = mingw-w64-qt6-scxml
diff --git a/PKGBUILD b/PKGBUILD
index d7ab30d34638..220f98fe5465 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.2.4
+_qtver=6.3.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=('9b98f43eaf72c282f894564e84e1d93095e654350cb83d85f7d018b7e9efb876')
+sha256sums=('09b0dbd6ac367920fb1ba96a39dcd4c9d33eb0820dcc79538992825d588a70f0')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 2952bad8b87f..7310a773dd4c 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module';
\
-_qtver=6.2.4
+_qtver=6.3.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qtscxml-sha256.txt b/qtscxml-sha256.txt
index ef451a5c43b8..685bea001afb 100644
--- a/qtscxml-sha256.txt
+++ b/qtscxml-sha256.txt
@@ -1 +1 @@
-9b98f43eaf72c282f894564e84e1d93095e654350cb83d85f7d018b7e9efb876
+09b0dbd6ac367920fb1ba96a39dcd4c9d33eb0820dcc79538992825d588a70f0