kmediaplayer: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:19:11 +02:00
parent b44aa14969
commit 18867b6a15
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmediaplayer'
pkgname=kmediaplayer
version=5.58.0
version=5.59.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=1cc831eae5f0e71375118c01b72e7961d42888fca0726800ce8c42bf4e1f21ea
checksum=8378833e2dd1d532d644c790ecc97f86d1e433618a5f442171880f994f30fbee
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"