kmediaplayer: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:34:33 +01:00 committed by Johannes
parent dcf4cbe5b6
commit 5710fd53a7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmediaplayer'
pkgname=kmediaplayer
version=5.51.0
version=5.52.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=0652f5dfa8c0fc32511cf929eaeec8ce9bf9ff71012999837a23e2ff8b48aa27
checksum=8b0b03b5c0f3823d7a3da3e7d617fb1cb5032463d1fa994d419efadb10fd51be
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"