summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip A Reimer2015-08-26 21:12:19 -0600
committerPhilip A Reimer2015-08-26 21:12:19 -0600
commit5eb4aafaf91ab979b7679d2da1ebfb4f754488c1 (patch)
treea1ab841367bdcb27f016ad5321e64578621fc9f7
parent97a3a24ab1082b09e41dcb4c847d4d551ffc3c78 (diff)
downloadaur-5eb4aafaf91ab979b7679d2da1ebfb4f754488c1.tar.gz
Update to 5.5.0
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b3564456574..47c231c02e6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_qt_module=qtmultimedia
pkgname=mingw-w64-qt5-multimedia
-pkgver=5.4.2
+pkgver=5.5.0
pkgrel=1
arch=(any)
pkgdesc="Classes for audio, video, radio and camera functionality (mingw-w64)"
@@ -11,10 +11,10 @@ groups=(mingw-w64-qt mingw-w64-qt5)
license=("custom, FDL, GPL3, LGPL")
url="http://qt-project.org"
_pkgfqn="${_qt_module}-opensource-src-${pkgver}"
-source=("http://download.qt-project.org/official_releases/qt/5.4/${pkgver}/submodules/${_pkgfqn}.tar.xz"
+source=("http://download.qt-project.org/official_releases/qt/5.5/${pkgver}/submodules/${_pkgfqn}.tar.xz"
"qt5-qtmultimedia-mingw-w64-vsnprintf-workaround.patch"
"qtmultimedia-dont-use-case-sensitive-headers.patch")
-md5sums=('b94baed3effda9187d71300b3e37d2d5'
+md5sums=('2759807c5d1842ee69e516aacd5e756a'
'c21ff895212a17dc0a748aeadb67601d'
'7ecd5ee2735440472fae4b7d7a32879e')