kjs: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:06:27 +01:00 committed by Helmut Pozimski
parent 86f9c28712
commit c0f2bf52fc

View file

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.52.0
version=5.53.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kjs"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=d96b0dd6a64fe3d288cdd0133f5a646f64f2a85570a26247f50e1b0e610bf6ee
checksum=89111e457c06af13f3c904eca4458e6cb8e4bab051ae29504c02b5ea7c3f2cca
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"