diff --git a/srcpkgs/kinit/template b/srcpkgs/kinit/template index 2c4b0408841..15511f8816d 100644 --- a/srcpkgs/kinit/template +++ b/srcpkgs/kinit/template @@ -1,17 +1,17 @@ # Template file for 'kinit' pkgname=kinit -version=5.49.0 +version=5.50.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules libcap-progs pkg-config" makedepends="kio-devel kdoctools-devel libcap-devel" short_desc="Helper library to speed up start of applications on KDE workspaces" -maintainer="Denis Revin " +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=25b5e07c2dd651a96f79ea58e0a76a172aac4b818892641adf97bdf6525909e7 +checksum=912c278141c30b4123c39773117971a4f8bdc1b3fc82061bb36dea80daa6ead1 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"