kjs: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:34:27 +01:00 committed by John Zimmermann
parent e47deb821b
commit 0c09885080

View file

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.75.0
version=5.76.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -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=d7411680164f2c9d989528d690888a703c15cd106cddb2665f1325dfb5fe2efa
checksum=829eb1308b9b07cdd07b34d80eb5e3fcf5225fa4816da19bce886add600bb62a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"