konsole: update to 21.08.2.

This commit is contained in:
John 2021-10-18 12:43:59 +02:00
parent 3304a69f58
commit fba5b36db8

View file

@ -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 <me@johnnynator.dev>"
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