kross: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:59:19 +02:00
parent c98a0c355d
commit 86df28805e

View file

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.61.0
version=5.62.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/kross"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=103837799febbd62365a6445db046a2ee4add13d7d250abf925872cac642986e
checksum=38bf9a57f181d823974a00896d89ae7106488c2ccbd7179e295d297edb338563
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"