kmediaplayer: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:57:06 +02:00
parent 6a1fb75407
commit fda4331897
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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