kmediaplayer: update to 5.49.0.
This commit is contained in:
parent
ac6c84c12d
commit
aa37cb5f00
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kmediaplayer'
|
||||
pkgname=kmediaplayer
|
||||
version=5.48.0
|
||||
version=5.49.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="X11"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kmediaplayer"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=78cad59e3e1dbc06972894395aa3078ffdc1f7fbd4d7e76c9c59f3da0a2b83cf
|
||||
checksum=3d53974896e79f4e7475d65419779654332f44dbc9a6f694372912b923227d41
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in New Issue