diff --git a/srcpkgs/kinit/template b/srcpkgs/kinit/template index f6f59e9f33..cae64a5757 100644 --- a/srcpkgs/kinit/template +++ b/srcpkgs/kinit/template @@ -1,6 +1,6 @@ # Template file for 'kinit' pkgname=kinit -version=5.36.0 +version=5.37.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=24d52d2786d61f28c966f6de7beab6ab064f6fdefb0a9def9b43ad2bafe42911 +checksum=b9686968cb277a027169bc48ff37a25f44691b1d828af7cee4c6790c89f7ed2c if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"