konsole: update to 21.04.2.

This commit is contained in:
John 2021-06-10 21:02:35 +02:00
parent 3cf2edf867
commit ec635fbbbf

View file

@ -1,6 +1,6 @@
# Template file for 'konsole'
pkgname=konsole
version=21.04.1
version=21.04.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=46802bbddca8dd4c264107a411a58c86cc7707c9210ddfbd38d8a971ea735293
checksum=0b67b1b854b670f30e45a8613b6c9372de6817af17851e910cbec155d104f366
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