diff --git a/srcpkgs/kinit/template b/srcpkgs/kinit/template index 22a559a6814..29a167eb25a 100644 --- a/srcpkgs/kinit/template +++ b/srcpkgs/kinit/template @@ -1,6 +1,6 @@ # Template file for 'kinit' pkgname=kinit -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/kinit" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=ca97eb8480a7387537166831a6a91892068656a161b9726429af581a436e2689 +checksum=c93f6e759c8a723ce1f05513642babb64554d6446704c428b99dbf31a4d55816 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"