kparts: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:39:15 +02:00 committed by Helmut Pozimski
parent bb96463998
commit d745af9b12

View file

@ -1,17 +1,17 @@
# Template file for 'kparts'
pkgname=kparts
version=5.49.0
version=5.50.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
makedepends="kio-devel"
short_desc="KDE Plugin framework for user interface components"
maintainer="Denis Revin <denis.revin@gmail.com>"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kparts"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=53c87663828613d6d64a5a5cdd0c9f2f388ff8191df903c07a4b3f20fd02bf7d
checksum=41a05e792c844c75d6c9885a64fefe88a8d1df18f4bd963d904369e0fd058aff
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"