kmediaplayer: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 09:27:29 -04:00
parent 843b60aa49
commit a4f1f55c72

View file

@ -1,6 +1,6 @@
# Template file for 'kmediaplayer'
pkgname=kmediaplayer
version=5.36.0
version=5.37.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kmediaplayer"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=755aee90e0a02739e35ee89f93a9873c0c927ece95871c60d7c36aa599470fdf
checksum=5712f0c69f77a2bdbb698c9187b54cd7591d693201a7aef40fe17dced9cc1d3b
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"