kross: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:47:09 +01:00
parent 3f0883185c
commit 9a17fef2ff

View file

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