summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:42:28 +0100
committerMartchus2024-03-16 19:42:28 +0100
commit32eeefbf7ac8c3eaaddbc98dc49e8d7bed3d858a (patch)
treefc10efe09e3f4c32ec26fa12b52669fc101e3c8d
parente728a913278f6ce78139f785ed37c91da658677b (diff)
downloadaur-32eeefbf7ac8c3eaaddbc98dc49e8d7bed3d858a.tar.gz
Update to 5.15.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtlocation-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 807425104af2..576c83cd7204 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-location
pkgdesc = Provides access to position, satellite and area monitoring classes (mingw-w64)
- pkgver = 5.15.12+kde+r6
+ pkgver = 5.15.13+kde+r6
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-qt5-location
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtlocation#commit=5b27b8921f1f2de93573df903c47aee634209f80
- sha256sums = SKIP
+ source = git+https://invent.kde.org/qt/qt/qtlocation#commit=c576985da4e6a4a0b85d5229263777e7197494e0
+ sha256sums = 3454c9364fc70d3639ad447f46429ef78305b76b65e94f3ccaf2689b3f401e80
pkgname = mingw-w64-qt5-location
diff --git a/PKGBUILD b/PKGBUILD
index 8f3ddc6e2d4e..127a0d3a77dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,14 +15,14 @@ _additional_qmake_args+='-- -no-feature-geoservices_mapbox -no-feature-geoservic
_qt_module=qtlocation
pkgname=mingw-w64-qt5-location
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)'
depends=('mingw-w64-qt5-base' 'mingw-w64-qt5-declarative')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=5b27b8921f1f2de93573df903c47aee634209f80
+_commit=c576985da4e6a4a0b85d5229263777e7197494e0
_basever=${pkgver%%+*}
pkgver+=+kde+r6
makedepends+=('git')
@@ -31,7 +31,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=('3454c9364fc70d3639ad447f46429ef78305b76b65e94f3ccaf2689b3f401e80')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -54,7 +54,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
@@ -67,7 +67,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 d7dcc9f9f4ea..8ef64e7d7040 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -12,7 +12,7 @@ _additional_qmake_args+='-- -no-feature-geoservices_mapbox -no-feature-geoservic
% end
\
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)'
diff --git a/qtlocation-sha256.txt b/qtlocation-sha256.txt
index cc2ecb636e3a..4acf33bc07d2 100644
--- a/qtlocation-sha256.txt
+++ b/qtlocation-sha256.txt
@@ -1 +1 @@
-SKIP
+3454c9364fc70d3639ad447f46429ef78305b76b65e94f3ccaf2689b3f401e80