kjs: update to 5.77.0

[ci skip]
This commit is contained in:
John 2020-12-13 22:48:25 +01:00
parent 472ff2c5d5
commit a84676b5e2

View file

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.76.0
version=5.77.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=829eb1308b9b07cdd07b34d80eb5e3fcf5225fa4816da19bce886add600bb62a
checksum=e8a776f1dae92bfe3c0cf0b60f1556b78ad20eb12f9ef149f1a484e7d29aafca
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"