From fba5b36db831039c54068e0e0e579fff1037c0e7 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 18 Oct 2021 12:43:59 +0200 Subject: [PATCH] konsole: update to 21.08.2. --- srcpkgs/konsole/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/konsole/template b/srcpkgs/konsole/template index b3664260d78..c3e339655d1 100644 --- a/srcpkgs/konsole/template +++ b/srcpkgs/konsole/template @@ -1,6 +1,6 @@ # Template file for 'konsole' pkgname=konsole -version=21.08.1 +version=21.08.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -GNinja" @@ -13,7 +13,7 @@ maintainer="John " license="GPL-2.0-or-later, LGPL-2.0-or-later, GFDL-1.2-or-later" homepage="https://kde.org/applications/en/system/org.kde.konsole" distfiles="${KDE_SITE}/release-service/${version}/src/konsole-${version}.tar.xz" -checksum=5b3ac5407f0c975ce00a2543e59c7e5b795c214db2747281af6b2a4e57f6e46c +checksum=2f1284ac12c7f3c05351f0a6004f3504efb4c014ea36426ed1c017a49f7a17d2 replaces="konsole5>=0" # FIXME: after we switch cmake build-style to ninja, remove this as well as # the ninja host-dependency and configure_arg as they will become superfluous