summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2016-06-22 20:36:02 +0200
committerMartchus2016-06-22 20:36:02 +0200
commit2a0b5e4ff803e08d2e0a79a24dcbc454460ddef5 (patch)
tree377a92a256e66dfdf5fb0dda9ceeee2c084be9f5
parentd5d4a4e8757fe3d194fee871d544a687007f84e0 (diff)
downloadaur-2a0b5e4ff803e08d2e0a79a24dcbc454460ddef5.tar.gz
Update to 5.7.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ddea2d9bf28..ae6a14f8ed0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jun 16 08:00:40 UTC 2016
+# Wed Jun 22 18:36:02 UTC 2016
pkgbase = mingw-w64-qt5-multimedia
pkgdesc = Classes for audio, video, radio and camera functionality (mingw-w64)
- pkgver = 5.6.1
+ pkgver = 5.7.0
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -15,9 +15,9 @@ pkgbase = mingw-w64-qt5-multimedia
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.6/5.6.1/submodules/qtmultimedia-opensource-src-5.6.1.tar.xz
+ source = https://download.qt.io/official_releases/qt/5.7/5.7.0/submodules/qtmultimedia-opensource-src-5.7.0.tar.xz
source = qt5-qtmultimedia-mingw-w64-vsnprintf-workaround.patch
- md5sums = 01e90a2ba304625305170f04cf3e6704
+ md5sums = 44c1b9a1dfb0e8b13f2d9571829500ee
md5sums = c21ff895212a17dc0a748aeadb67601d
pkgname = mingw-w64-qt5-multimedia
diff --git a/PKGBUILD b/PKGBUILD
index fe8e5611138a..fb401769c7d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_qt_module=qtmultimedia
pkgname=mingw-w64-qt5-multimedia
-pkgver=5.6.1
+pkgver=5.7.0
pkgrel=1
arch=('any')
pkgdesc="Classes for audio, video, radio and camera functionality (mingw-w64)"
@@ -18,7 +18,7 @@ url="https://www.qt.io/"
_pkgfqn="${_qt_module}-opensource-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz"
"qt5-qtmultimedia-mingw-w64-vsnprintf-workaround.patch")
-md5sums=('01e90a2ba304625305170f04cf3e6704'
+md5sums=('44c1b9a1dfb0e8b13f2d9571829500ee'
'c21ff895212a17dc0a748aeadb67601d')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"