kmediaplayer: Update to 5.41.0
This commit is contained in:
parent
3c0c0ffc0a
commit
f65ce9e2f2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kmediaplayer'
|
||||
pkgname=kmediaplayer
|
||||
version=5.40.0
|
||||
version=5.41.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=f44e170996411fcde7a63fd847631a4b8ed45d7098a56a26b866b3fd0d9bfe8e
|
||||
checksum=e40bb582e3641606ac7384d26b0e8433ad53551755c586a3e104a52b5004820c
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue