kross: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:09:24 +01:00
parent 823101e60e
commit e941f33162
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.55.0
version=5.56.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=5a6e3cc5a638cec80df6cc6df8aec411d20a460b810ee6b315a61a359f19785c
checksum=bbfafe4abd2c2166f31eb36daa1849f4dc4a829c06fe85402e1fad0ce875c667
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"