knewstuff: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:39:03 +02:00 committed by Helmut Pozimski
parent 2786af7c43
commit 2b5b0475fd

View File

@ -1,17 +1,17 @@
# Template file for 'knewstuff'
pkgname=knewstuff
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 Framework for downloading and sharing additional application data"
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/knewstuff"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=b32eb46afc101771e9d50ed96aec3dc186e8fdb09c050ad2400fb39cbea00cee
checksum=0df2264795d5ea017fc64d236ab28ea353c6c1466655da76ae179a022804b0c6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"