kjs: update to 5.101.0.

This commit is contained in:
John 2022-12-21 17:15:56 +01:00
parent fed1c07968
commit 412841d33e
1 changed files with 2 additions and 2 deletions

View File

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