summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:43:29 +0100
committerMartchus2024-03-16 19:43:29 +0100
commit51bf64b5abcdd308fd76cecfadce29719317d372 (patch)
tree71b1bc7247b9f41bd76a4076a40a7c053c217db9
parent495055f23c33b0829f410c1b2a3168c63b2c549b (diff)
downloadaur-51bf64b5abcdd308fd76cecfadce29719317d372.tar.gz
Update to 5.15.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtnetworkauth-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c17aa55b69bd..d3df40ed5027 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.12
+ pkgver = 5.15.13
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -15,7 +15,7 @@ pkgbase = mingw-w64-qt5-networkauth
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=3fccc9b8fdaff1252fb4a9c516868d0bbbd4384d
- sha256sums = SKIP
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=ed2291d454fac207f6b1555d30b9227e51be611b
+ sha256sums = 475fa3de48d02ac48e3a3b4c3cd0111f214070e2fbbb8a433f2ac09bb8a968ce
pkgname = mingw-w64-qt5-networkauth
diff --git a/PKGBUILD b/PKGBUILD
index 6fd1e8c76ed8..33d19534cf15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"
@@ -18,7 +18,7 @@ depends=('mingw-w64-qt5-base')
optdepends=()
makedepends=('mingw-w64-gcc')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=3fccc9b8fdaff1252fb4a9c516868d0bbbd4384d
+_commit=ed2291d454fac207f6b1555d30b9227e51be611b
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
@@ -26,7 +26,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=('475fa3de48d02ac48e3a3b4c3cd0111f214070e2fbbb8a433f2ac09bb8a968ce')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -49,7 +49,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
@@ -62,7 +62,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 72d739595838..ef7640df2166 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="Network authentication module (mingw-w64)"
diff --git a/qtnetworkauth-sha256.txt b/qtnetworkauth-sha256.txt
index cc2ecb636e3a..5f6bc8596117 100644
--- a/qtnetworkauth-sha256.txt
+++ b/qtnetworkauth-sha256.txt
@@ -1 +1 @@
-SKIP
+475fa3de48d02ac48e3a3b4c3cd0111f214070e2fbbb8a433f2ac09bb8a968ce