kross: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 07:38:49 -06:00
parent a4f1f55c72
commit 2ccea34411
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.36.0
version=5.37.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=586a0d68ab924dd48d7f41f04ac412b6356e33dd9fb962043480347ee7ff127a
checksum=611279d67a599d86e864980e50585eece994cb9d70569d533fed0ab48d33f31a
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"