From 9ad74cab8f4ae8c738fd91b16233e9c18b669bd4 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 19 Feb 2021 18:56:48 +0100 Subject: [PATCH] kinit: update to 5.79.0. --- srcpkgs/kinit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kinit/template b/srcpkgs/kinit/template index 4e8af1ec942..a814a5744ea 100644 --- a/srcpkgs/kinit/template +++ b/srcpkgs/kinit/template @@ -1,6 +1,6 @@ # Template file for 'kinit' pkgname=kinit -version=5.78.0 +version=5.79.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,7 +12,7 @@ maintainer="John " license="LGPL-2.0-only" homepage="https://invent.kde.org/frameworks/kinit" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=7b93fd213ca6b0787a18033f97255acf159d65bdf8e5f90a706a036c6aa5509b +checksum=3b1727caf611f354ec2d3a2c0d74458cdfcc98325122ee64f35cf1a8de88f95e kinit-devel_package() { short_desc+=" - development"