diff --git a/srcpkgs/kjs/template b/srcpkgs/kjs/template index fd7745a7de1..4d5883af750 100644 --- a/srcpkgs/kjs/template +++ b/srcpkgs/kjs/template @@ -1,6 +1,6 @@ # Template file for 'kjs' pkgname=kjs -version=5.40.0 +version=5.41.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kjs" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" -checksum=b5415680ff0844513dcb8ac2da44a90a383323b2228470fcacda4af9536d6d5a +checksum=604e010fd8be620843a03acbcdcdb388da77392c044763a0276044f42c1b46a8 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"