knewstuff: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 22:52:27 +01:00 committed by Jürgen Buchmüller
parent 68e313bea6
commit 9b7d69ce85

View file

@ -1,6 +1,6 @@
# Template file for 'knewstuff'
pkgname=knewstuff
version=5.42.0
version=5.43.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/knewstuff"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=e625cb21dba7780ee8936153e7ba0f57bf81c929fb6ccb4b15eef763aeaf4f44
checksum=879f8ea4b4a920523d6cb58c4391a46251d83974bfdb25ac4a0bcb109bff7cec
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"