kross: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 22:55:10 +01:00 committed by Jürgen Buchmüller
parent 6014feffe0
commit 22f1f35d57

View file

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