kjs: update to 5.100.0.

This commit is contained in:
John 2022-11-20 01:34:10 +01:00
parent 031223d26a
commit 57b98bc181

View File

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.99.0
version=5.100.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=40f11254a4c67d679fbda594bf0c5029bf88d555bdb7d31bf4807a28df085e4b
checksum=61729dbb28913bbf46627d4a1f75e553f6666b4fb896a97623e78417f01ac2ae
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"