kjs: update to 5.85.0.

This commit is contained in:
John 2021-08-15 15:57:45 +02:00
parent 029376f284
commit de25665587

View file

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.84.0
version=5.85.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=1e03d0f3eb091fea1e0c4809ec334cf8951576a0e45269e0fcde1e7ccdec2162
checksum=8b6bff4bae2206cc92b1b7d4f18641809086bcc7b2d83a2c3961987ed28ed446
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"