summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:43:10 +0100
committerMartchus2024-03-16 19:43:10 +0100
commitf0f7373dd28e71830cae46a499f336c03b89504b (patch)
tree0bdc30fcf41065c87096735e559a7e2860970ae2
parenta9e9930c66e7abb98d8f19e326b32009db306a3d (diff)
downloadaur-mingw-w64-qt5-scxml.tar.gz
Update to 5.15.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtscxml-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b512959d6674..dca80a3b3987 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-scxml
pkgdesc = Static and runtime integration of SCXML models into Qt code (mingw-w64)
- pkgver = 5.15.12
+ pkgver = 5.15.13
pkgrel = 1
url = https://www.qt.io/
arch = i686
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-qt5-scxml
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtscxml#commit=3f56c6b4bd1e3883581340243b4a7289807fffc9
- sha256sums = SKIP
+ source = git+https://invent.kde.org/qt/qt/qtscxml#commit=6074956c2089dd0507d2930c638fa8c930f4e21c
+ sha256sums = e73fd867f8b44713678e712f43d4d5a1c91080d6337f8ab9c657110d67ebfaf6
pkgname = mingw-w64-qt5-scxml
diff --git a/PKGBUILD b/PKGBUILD
index de017f4a9e19..f3840b82d489 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
_qt_module=qtscxml
pkgname=mingw-w64-qt5-scxml
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Static and runtime integration of SCXML models into Qt code (mingw-w64)"
depends=('mingw-w64-qt5-declarative')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=3f56c6b4bd1e3883581340243b4a7289807fffc9
+_commit=6074956c2089dd0507d2930c638fa8c930f4e21c
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
@@ -24,7 +24,7 @@ groups=('mingw-w64-qt5')
url='https://www.qt.io/'
_pkgfqn=${_qt_module}
source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
-sha256sums=('SKIP')
+sha256sums=('e73fd867f8b44713678e712f43d4d5a1c91080d6337f8ab9c657110d67ebfaf6')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -53,7 +53,7 @@ build() {
make qmake_all
find . -type f -iname 'Makefile' -exec sed -i "s|-L/usr/$_arch/lib -lQt5Bootstrap|-L/usr/lib -L/usr/$_arch/lib -lQt5Bootstrap|g" {} \;
- make
+ make -j$(nproc)
popd
done
done
@@ -66,7 +66,7 @@ package() {
for _config in "${_configurations[@]}"; do
pushd build-${_arch}-${_config##*=}
- make INSTALL_ROOT="$pkgdir" install
+ make -j$(nproc) INSTALL_ROOT="$pkgdir" install
# use prl files from build directory since installed prl files seem to have incorrect QMAKE_PRL_LIBS_FOR_CMAKE
if [[ -d 'lib' ]]; then
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 7abbfc02bb8e..3ec3a915f975 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=(<%== include 'fragments/mingw-w64-qt5-non_any_archs' %>)
pkgdesc="Static and runtime integration of SCXML models into Qt code (mingw-w64)"
diff --git a/qtscxml-sha256.txt b/qtscxml-sha256.txt
index cc2ecb636e3a..f2147955cf6e 100644
--- a/qtscxml-sha256.txt
+++ b/qtscxml-sha256.txt
@@ -1 +1 @@
-SKIP
+e73fd867f8b44713678e712f43d4d5a1c91080d6337f8ab9c657110d67ebfaf6