diff --git a/srcpkgs/kjs/template b/srcpkgs/kjs/template index d94fc8c1308..c9489f9650c 100644 --- a/srcpkgs/kjs/template +++ b/srcpkgs/kjs/template @@ -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 " 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"