kmediaplayer: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:06:32 +01:00 committed by Helmut Pozimski
parent beac838cc8
commit 99b9172796
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmediaplayer'
pkgname=kmediaplayer
version=5.52.0
version=5.53.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="X11"
homepage="https://projects.kde.org/projects/frameworks/kmediaplayer"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=8b0b03b5c0f3823d7a3da3e7d617fb1cb5032463d1fa994d419efadb10fd51be
checksum=134c6e641763e1671e92f803d6a6094a8bc53a46b21690f1adf05ca5aea1cce4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"