summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:39 +0100
committerMartchus2023-01-07 14:25:39 +0100
commitdf0f7a37d909312ba57d1a2840d46704be12b540 (patch)
treee73243da2ca1d4409ff24413de1875f63d13ccd3
parent43db9dc3a54baa2abe13e73b1dcd9a7e8abcb74d (diff)
downloadaur-df0f7a37d909312ba57d1a2840d46704be12b540.tar.gz
Update to 5.15.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d357caf3a59d..39050e7f934a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-multimedia
pkgdesc = Classes for audio, video, radio and camera functionality (mingw-w64)
- pkgver = 5.15.7+kde+r1
+ pkgver = 5.15.8+kde+r1
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-qt5-multimedia
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtmultimedia#commit=f3dc18968c437c993886d3bfb668b62344a10860
+ source = git+https://invent.kde.org/qt/qt/qtmultimedia#commit=0d7cc33ac1404758886acef4f804b788c6774e98
source = 0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch
source = 0002-Fix-build-with-ANGLE.patch
source = 0003-Workaround-multiple-definition-errors-with-amstrmid-.patch
diff --git a/PKGBUILD b/PKGBUILD
index 7230c23dffe9..e3bcd63cac04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,14 +12,14 @@
_qt_module=qtmultimedia
pkgname=mingw-w64-qt5-multimedia
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc='Classes for audio, video, radio and camera functionality (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=f3dc18968c437c993886d3bfb668b62344a10860
+_commit=0d7cc33ac1404758886acef4f804b788c6774e98
_basever=$pkgver
pkgver+=+kde+r1
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index f5c719bc2416..93e57e9a4a02 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 audio, video, radio and camera functionality (mingw-w64)'