summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:36 +0100
committerMartchus2022-11-01 13:38:36 +0100
commit43db9dc3a54baa2abe13e73b1dcd9a7e8abcb74d (patch)
tree9c36df99a9c768ae8ef99de1bc025c0c496b9367
parente623e4e4d9d99d3e4f3598ee9f3c682c03e4d21a (diff)
downloadaur-43db9dc3a54baa2abe13e73b1dcd9a7e8abcb74d.tar.gz
Update/rebase to 5.15.7
-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 111e7a1ee4ea..d357caf3a59d 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.6+kde+r1
+ pkgver = 5.15.7+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=76f84c545429a1b988b79f971734ef4bc3e6643f
+ source = git+https://invent.kde.org/qt/qt/qtmultimedia#commit=f3dc18968c437c993886d3bfb668b62344a10860
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 b3d70d879e5d..7230c23dffe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,14 +12,14 @@
_qt_module=qtmultimedia
pkgname=mingw-w64-qt5-multimedia
-pkgver=5.15.6
+pkgver=5.15.7
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=76f84c545429a1b988b79f971734ef4bc3e6643f
+_commit=f3dc18968c437c993886d3bfb668b62344a10860
_basever=$pkgver
pkgver+=+kde+r1
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 8d320b1df764..f5c719bc2416 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
arch=('any')
pkgdesc='Classes for audio, video, radio and camera functionality (mingw-w64)'