summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:03:00 +0200
committerMartchus2023-10-09 15:03:00 +0200
commit89999a924aa0e0f95f4762b138a2f92a38eacdd1 (patch)
tree07f59ceeb5cbc908b720af20a7499f63e5f724bc
parenta1e91c27ef3a48205c1afd87e6a1b2ee49aaf75b (diff)
downloadaur-89999a924aa0e0f95f4762b138a2f92a38eacdd1.tar.gz
Update to 5.15.11
-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 24682904ef1a..f4d95e05112a 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.10+kde+r3
+ pkgver = 5.15.11+kde+r2
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=78d05cfcec57a9e890cb5ddbea604f194e04315d
+ source = git+https://invent.kde.org/qt/qt/qtmultimedia#commit=f587b18db4abd68cb6d4d77fbcec1b94c38d2a51
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 bc5b25a0337b..f62b784306e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,16 +12,16 @@
_qt_module=qtmultimedia
pkgname=mingw-w64-qt5-multimedia
-pkgver=5.15.10
+pkgver=5.15.11
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=78d05cfcec57a9e890cb5ddbea604f194e04315d
+_commit=f587b18db4abd68cb6d4d77fbcec1b94c38d2a51
_basever=$pkgver
-pkgver+=+kde+r3
+pkgver+=+kde+r2
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 572a16fd224c..90feaa4ccba5 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.10
+pkgver=5.15.11
pkgrel=1
arch=('any')
pkgdesc='Classes for audio, video, radio and camera functionality (mingw-w64)'