summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:42:51 +0100
committerMartchus2024-03-16 19:42:51 +0100
commit53dd2ce85c78d285aeed8e5fe77edd2d7cd4436f (patch)
tree689cd4c3c922bbce7d31516fb183b7ff7228086e
parent0b225a3ac5247e73c9cb85f16873cc579c557f17 (diff)
downloadaur-mingw-w64-qt5-svg.tar.gz
Update to 5.15.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtsvg-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a9937e67a10..d29c6fbc57a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-svg
pkgdesc = Classes for displaying the contents of SVG files (mingw-w64)
- pkgver = 5.15.12+kde+r6
+ pkgver = 5.15.13+kde+r6
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-svg
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtsvg#commit=5b1b4a99d6bc98c42a11b7a3f6c9f0b0f9e56f34
- sha256sums = SKIP
+ source = git+https://invent.kde.org/qt/qt/qtsvg#commit=080fed6443e9e7b2ad30e61f31163e9481dfad0f
+ sha256sums = 01d1f07e2f1b3519c5c4de37cd79c360cc4e75f00d0a8866c14032ebcb183477
pkgname = mingw-w64-qt5-svg
diff --git a/PKGBUILD b/PKGBUILD
index df25e1f3d263..a5bd0bf685e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtsvg
pkgname=mingw-w64-qt5-svg
-pkgver=5.15.12
+pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc="Classes for displaying the contents of SVG files (mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=5b1b4a99d6bc98c42a11b7a3f6c9f0b0f9e56f34
+_commit=080fed6443e9e7b2ad30e61f31163e9481dfad0f
_basever=${pkgver%%+*}
pkgver+=+kde+r6
makedepends+=('git')
@@ -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=('01d1f07e2f1b3519c5c4de37cd79c360cc4e75f00d0a8866c14032ebcb183477')
_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 b399d2260bdb..0a3f0b96a06d 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="Classes for displaying the contents of SVG files (mingw-w64)"
diff --git a/qtsvg-sha256.txt b/qtsvg-sha256.txt
index cc2ecb636e3a..6258238cac0c 100644
--- a/qtsvg-sha256.txt
+++ b/qtsvg-sha256.txt
@@ -1 +1 @@
-SKIP
+01d1f07e2f1b3519c5c4de37cd79c360cc4e75f00d0a8866c14032ebcb183477