kjs: update to 5.105.0

This commit is contained in:
Kenneth Raplee 2023-04-22 08:23:46 -07:00 committed by John
parent 0e7f955405
commit bb9cf6a0c0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.103.0
version=5.105.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=5a46e153dffb8738f265cb1c127b05b47bd234335bc79705beba55aa68d89407
checksum=93f87d367ceb0038c622d6c41a54d8fec04014f2e8a76732174074dec77cd31c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"