summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:42:23 +0100
committerMartchus2024-03-16 19:42:23 +0100
commitf1b742b93db5083b272abbd8b237381a4b0ce2b6 (patch)
tree992d8376f4c711d49437c01b77b1bbdd64763eeb
parent5404b73b8a9b3328bd4669ec5b83b4b6a123971f (diff)
downloadaur-mingw-w64-qt5-xmlpatterns.tar.gz
Update to 5.15.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtxmlpatterns-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebce0fdcea97..3f578f9323bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-xmlpatterns
pkgdesc = Support for XPath, XQuery, XSLT and XML schema validation (mingw-w64)
- pkgver = 5.15.12
+ pkgver = 5.15.13
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-xmlpatterns
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtxmlpatterns#commit=6e0917d518e07f737cc663b8d632c8021634fd3b
- sha256sums = SKIP
+ source = git+https://invent.kde.org/qt/qt/qtxmlpatterns#commit=eb59017f04b44667e0c6778aa3995f8e86c98e48
+ sha256sums = 66bdf760b383818ae7644247b5b75463b8ffa142ba2a040c9b6e2ef464c3a94d
pkgname = mingw-w64-qt5-xmlpatterns
diff --git a/PKGBUILD b/PKGBUILD
index 9f22174c22ae..f6d9cc38d988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtxmlpatterns
pkgname=mingw-w64-qt5-xmlpatterns
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc="Support for XPath, XQuery, XSLT and XML schema validation (mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=6e0917d518e07f737cc663b8d632c8021634fd3b
+_commit=eb59017f04b44667e0c6778aa3995f8e86c98e48
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
@@ -25,7 +25,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=('66bdf760b383818ae7644247b5b75463b8ffa142ba2a040c9b6e2ef464c3a94d')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -48,7 +48,7 @@ build() {
msg2 "Building ${_config##*=} version for ${_arch}"
mkdir -p build-${_arch}-${_config##*=} && pushd build-${_arch}-${_config##*=}
${_arch}-qmake-qt5 ../${_qt_module}.pro ${_config} ${_additional_qmake_args}
- make
+ make -j$(nproc)
popd
done
done
@@ -61,7 +61,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 e246eef06f48..2cb5f042b9c2 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc="Support for XPath, XQuery, XSLT and XML schema validation (mingw-w64)"
diff --git a/qtxmlpatterns-sha256.txt b/qtxmlpatterns-sha256.txt
index cc2ecb636e3a..bccabda6fffe 100644
--- a/qtxmlpatterns-sha256.txt
+++ b/qtxmlpatterns-sha256.txt
@@ -1 +1 @@
-SKIP
+66bdf760b383818ae7644247b5b75463b8ffa142ba2a040c9b6e2ef464c3a94d