kjs: update to 5.68.0

[ci skip]
This commit is contained in:
John 2020-03-15 19:34:35 +01:00
parent 1100306748
commit ddfe45369d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.67.0
version=5.68.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=8718ea6a963e39c26f1fd98c4b55041c724b32ec3dbf71814f39ee04afbcd356
checksum=18e3d7c667aec21e9e4d0d4730ad32a10475b7db5a574a674a8b90a6f9e0cd0e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"