knewstuff: Update to 5.41.0

This commit is contained in:
Sir_Boops 2018-01-05 15:28:51 -05:00 committed by Jürgen Buchmüller
parent f65ce9e2f2
commit 9584b82b5e

View file

@ -1,6 +1,6 @@
# Template file for 'knewstuff'
pkgname=knewstuff
version=5.40.0
version=5.41.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=71e00af7cfd4ead3dbd726c877c8f5c472af78881acd82e8155a1613fa5f9e44
checksum=e433b952b979ffe039758c73c27e81f429aadc200323c190f4673315b97e3849
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"