summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:47 +0100
committerMartchus2023-01-07 14:25:47 +0100
commit453201eb37ff24ceb6bc1f3bae5cda88bff497af (patch)
tree0a45443965e697be24ce890bb8980b5cbd19fdda
parent39a51c276bb2101a7abb38deea2fac664123511e (diff)
downloadaur-453201eb37ff24ceb6bc1f3bae5cda88bff497af.tar.gz
Update to 5.15.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6f0eea651d1..fd1cc6258151 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.7+kde+r9
+ pkgver = 5.15.8+kde+r8
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=83296f10ebdb9a666b11dc69f3a148c38b9c425c
+ source = git+https://invent.kde.org/qt/qt/qtsvg#commit=a7a0f2491334e8cb4ef5731f5eb741f3f7b9af76
sha256sums = SKIP
pkgname = mingw-w64-qt5-svg
diff --git a/PKGBUILD b/PKGBUILD
index b93a9f8109f4..522df1ee3626 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,16 +10,16 @@
_qt_module=qtsvg
pkgname=mingw-w64-qt5-svg
-pkgver=5.15.7
+pkgver=5.15.8
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=83296f10ebdb9a666b11dc69f3a148c38b9c425c
+_commit=a7a0f2491334e8cb4ef5731f5eb741f3f7b9af76
_basever=$pkgver
-pkgver+=+kde+r9
+pkgver+=+kde+r8
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 3b5f3d961b4e..41e22eff10ed 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc="Classes for displaying the contents of SVG files (mingw-w64)"