kjs: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 22:47:50 +01:00 committed by Jürgen Buchmüller
parent 2efd1694cc
commit ac8be477b2

View file

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.42.0
version=5.43.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=8f8cc39503099f53b152866f931a85f30a5fcbf6629ac3e7ad8f658fc5d246d4
checksum=a9746b88b6417975743c2cb5c7f1f0c73b2f011213341fc6343bab3e836fb8c9
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"