diff --git a/srcpkgs/kjs/template b/srcpkgs/kjs/template index e6d1818b69c..12d4e785ceb 100644 --- a/srcpkgs/kjs/template +++ b/srcpkgs/kjs/template @@ -1,6 +1,6 @@ # Template file for 'kjs' pkgname=kjs -version=5.58.0 +version=5.59.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " 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=9e95cb54f4323f31f88e3fb5946b4f990d8a5f1ba8fecf166844af672037a60c +checksum=a8a5a2cb70cff5203bee24bd82932db6d8d524758e3b17b2c6d2797e89a39525 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"