diff --git a/srcpkgs/kinit/template b/srcpkgs/kinit/template index 4165575ec94..2c4b0408841 100644 --- a/srcpkgs/kinit/template +++ b/srcpkgs/kinit/template @@ -1,6 +1,6 @@ # Template file for 'kinit' pkgname=kinit -version=5.48.0 +version=5.49.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2.0-only" homepage="https://projects.kde.org/projects/frameworks/kinit" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=2ad529be186e3c1b74109f937a77d13f1f87acfda69d736a94f8f7bb821c4e23 +checksum=25b5e07c2dd651a96f79ea58e0a76a172aac4b818892641adf97bdf6525909e7 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"