knewstuff: update to 5.63.0

[ci skip]
This commit is contained in:
John 2019-10-13 00:31:01 +03:00
parent 713fc28b0f
commit a2ba670c1b

View file

@ -1,6 +1,6 @@
# Template file for 'knewstuff'
pkgname=knewstuff
version=5.62.0
version=5.63.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ 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=5ec7806bf1c5d24a0f393fc48950afefc4bbd1b04b2ad1db59f5f05ecd8f0195
checksum=5b63a5f5ca144536ffd8748855947fce120af0a3dc490debf53db579153e755e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"