kjs: update to 5.111.0.

This commit is contained in:
John 2023-10-24 13:28:19 +02:00
parent 6d6e5742b3
commit 2c487b3dcd

View file

@ -1,6 +1,6 @@
# Template file for 'kjs' # Template file for 'kjs'
pkgname=kjs pkgname=kjs
version=5.110.0 version=5.111.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=256c527e77e00cf6c2531b02e171f1485062e55ea7227890bbb11c8d4f6c9376 checksum=0f947fb59a418362ac7bde8c4183775353c31544213c4ee45c0e3d779831cf23
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs" hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"