summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:42:48 +0100
committerMartchus2024-03-16 19:42:48 +0100
commit56759becdaa1881129f1fa33862ff5676092a509 (patch)
treeab5d3d4f2006ea03f4faee4fcb3a15e141ecc5d5
parent6aaae6baa3faf6abe5e784927c5eb1c0128ac3f4 (diff)
downloadaur-56759becdaa1881129f1fa33862ff5676092a509.tar.gz
Update to 5.15.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtquickcontrols2-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf30bb37e788..78542c624419 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-quickcontrols2
pkgdesc = Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)
- pkgver = 5.15.12+kde+r5
+ pkgver = 5.15.13+kde+r5
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-quickcontrols2
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtquickcontrols2#commit=134ca5dbef9d137a9c46faa79b0225bc650d9283
- sha256sums = SKIP
+ source = git+https://invent.kde.org/qt/qt/qtquickcontrols2#commit=1fc98160580fc7b791e20d34ba986c9992cae9c5
+ sha256sums = d288230b95dd12ba4d0f0cdd00f3964f093e2685a48f75e151c7899b4ab8b6ec
pkgname = mingw-w64-qt5-quickcontrols2
diff --git a/PKGBUILD b/PKGBUILD
index 61c39bfbd8c4..83c428cb2b71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtquickcontrols2
pkgname=mingw-w64-qt5-quickcontrols2
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc="Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)"
depends=('mingw-w64-qt5-declarative')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=134ca5dbef9d137a9c46faa79b0225bc650d9283
+_commit=1fc98160580fc7b791e20d34ba986c9992cae9c5
_basever=${pkgver%%+*}
pkgver+=+kde+r5
makedepends+=('git')
@@ -27,7 +27,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=('d288230b95dd12ba4d0f0cdd00f3964f093e2685a48f75e151c7899b4ab8b6ec')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -50,7 +50,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
@@ -63,7 +63,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 dfc7f373463a..85ea438b992a 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc="Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)"
diff --git a/qtquickcontrols2-sha256.txt b/qtquickcontrols2-sha256.txt
index cc2ecb636e3a..31b6f6fc2a34 100644
--- a/qtquickcontrols2-sha256.txt
+++ b/qtquickcontrols2-sha256.txt
@@ -1 +1 @@
-SKIP
+d288230b95dd12ba4d0f0cdd00f3964f093e2685a48f75e151c7899b4ab8b6ec