kjs: Update to 5.42.0

This commit is contained in:
Sir_Boops 2018-01-15 19:19:00 -05:00 committed by Jürgen Buchmüller
parent 76bb30f71f
commit 2d4a0053d0

View file

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