knewstuff: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:48:49 +02:00
parent 5ee7175c30
commit 2869ad2473

View file

@ -1,6 +1,6 @@
# Template file for 'knewstuff'
pkgname=knewstuff
version=5.43.0
version=5.47.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -10,8 +10,8 @@ short_desc="KDE Framework for downloading and sharing additional application dat
maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=879f8ea4b4a920523d6cb58c4391a46251d83974bfdb25ac4a0bcb109bff7cec
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=ce92a0b1258724b191185c1109ef7b02a09a2f58d5495c066a00f8077c24f613
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"