kjs: update to 5.89.0.

This commit is contained in:
John 2021-12-13 17:01:23 +01:00
parent b27518195f
commit 31a95fe4ae

View file

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.88.0
version=5.89.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules perl pkg-config"
@ -10,7 +10,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=ac1094b7ca3a6a88e09428a4c4d09c8af7f487dc2c3c82440abf59867bd87b12
checksum=302a1b40852fae39e95d635d723925f26dd1fbc045d14de71cbb33423926b37b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"