diff --git a/srcpkgs/kinit/template b/srcpkgs/kinit/template index 62a4a69e85..85fa981b44 100644 --- a/srcpkgs/kinit/template +++ b/srcpkgs/kinit/template @@ -1,6 +1,6 @@ # Template file for 'kinit' pkgname=kinit -version=5.57.0 +version=5.58.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=7d5ca84d7bd554531aa6d720d3dc41ac091cf047a52d097a23e5c8fad08b684c +checksum=22c2adb9b1b52d0f90db9c36bd0313250d986a207f781c0582e85c4805297e53 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"