kjs: update to 5.99.0.

This commit is contained in:
John 2022-11-01 22:55:46 +01:00
parent e39f11fc1f
commit 4c3b1fdb3c

View file

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