summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:18 +0200
committerMartchus2023-04-10 21:44:18 +0200
commit9d6e40bc4a7d7c9679691284f837cf6edaaf769f (patch)
tree949a8c1db7340022e388e8c17d5f81c14addd314
parent453201eb37ff24ceb6bc1f3bae5cda88bff497af (diff)
downloadaur-9d6e40bc4a7d7c9679691284f837cf6edaaf769f.tar.gz
Rebase on 5.15.9
-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 fd1cc6258151..2e440494de52 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.8+kde+r8
+ pkgver = 5.15.9+kde+r7
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=a7a0f2491334e8cb4ef5731f5eb741f3f7b9af76
+ source = git+https://invent.kde.org/qt/qt/qtsvg#commit=9b5ab29cbba1908fd4928e2bda2b93e418e36187
sha256sums = SKIP
pkgname = mingw-w64-qt5-svg
diff --git a/PKGBUILD b/PKGBUILD
index 522df1ee3626..dd2aaeccf2fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,16 +10,16 @@
_qt_module=qtsvg
pkgname=mingw-w64-qt5-svg
-pkgver=5.15.8
+pkgver=5.15.9
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=a7a0f2491334e8cb4ef5731f5eb741f3f7b9af76
+_commit=9b5ab29cbba1908fd4928e2bda2b93e418e36187
_basever=$pkgver
-pkgver+=+kde+r8
+pkgver+=+kde+r7
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 41e22eff10ed..bbd0e781066a 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.8
+pkgver=5.15.9
pkgrel=1
arch=('any')
pkgdesc="Classes for displaying the contents of SVG files (mingw-w64)"