diff --git a/srcpkgs/kjs/template b/srcpkgs/kjs/template index f1df50e2815..acf0d49a5ac 100644 --- a/srcpkgs/kjs/template +++ b/srcpkgs/kjs/template @@ -1,6 +1,6 @@ # Template file for 'kjs' pkgname=kjs -version=5.87.0 +version=5.88.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules perl pkg-config" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://invent.kde.org/frameworks/kjs" distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" -checksum=e879d3f1df4facb42abc87c0fa5a8958d4ea63962d2ff19caf56cc319f841cc6 +checksum=ac1094b7ca3a6a88e09428a4c4d09c8af7f487dc2c3c82440abf59867bd87b12 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"