diff --git a/srcpkgs/kinit/template b/srcpkgs/kinit/template index 6bf99d2d87e..ecf63d4bf0c 100644 --- a/srcpkgs/kinit/template +++ b/srcpkgs/kinit/template @@ -1,6 +1,6 @@ # Template file for 'kinit' pkgname=kinit -version=5.64.0 +version=5.65.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-only" homepage="https://projects.kde.org/projects/frameworks/kinit" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=5298b783499cedb681c334b20234a511cb3377e66d140e7df6b7c1899186263d +checksum=bbff3999f40d67284e7f90118f29dbedc9fdd673ce74f29f82a9115f4b5efbc1 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"