kjs: update to 5.108.0.

This commit is contained in:
John 2023-07-25 10:10:40 +02:00
parent c2e85e09da
commit 6d97be3ee8

View file

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