kjs: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:22:36 +01:00
parent e217f25011
commit 5820848fc7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.65.0
version=5.66.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kjs"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=d7c9f86a500049a3aa940be469e86e5dbe00d41de9c9488916958ef1a1037df0
checksum=9bed62ebf9fba7d986ff7baabf6c4431f02826c9be70beda15cc62c692fb5f7f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"