kjs: update to 5.115.0.

This commit is contained in:
John 2024-02-11 23:31:53 +01:00
parent f38f5ceb64
commit 5b57c5bce3

View File

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.113.0
version=5.115.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=0b1a17faa4d7b931040b8c61b405c5356086b182c9cee8d456b6b59a9a97a040
checksum=9cf4e00070586af43a21d5e4c30c61e66bc1c5f53952d4335bc7df44f9130432
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"