kjs: update to 5.112.0.

This commit is contained in:
John 2023-11-28 10:20:48 +01:00
parent fb9e17bc97
commit ac0d9efed8

View file

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