kjs: update to 5.107.0.

This commit is contained in:
John 2023-06-10 17:25:13 +02:00
parent 2787fe2237
commit 221f1dbf9f

View File

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.105.0
version=5.107.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules perl pkg-config"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kjs"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=93f87d367ceb0038c622d6c41a54d8fec04014f2e8a76732174074dec77cd31c
checksum=6a36b4e812681088cf1dd3d44f7e37352da3c01f510f8a0c906ee1bcf52a2835
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"