konsole: update to 21.04.0

This commit is contained in:
John 2021-03-21 13:26:26 +01:00
parent 1400da42be
commit f270410297

View file

@ -1,6 +1,6 @@
# Template file for 'konsole'
pkgname=konsole
version=20.12.3
version=21.04.0
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=24cd42fdc4ae2e17526bfab9c5ad516bb25b22d654782e98aa52f6e39bdd138d
checksum=260a1748a065c22d3bb63ffe57bd4bc79067e24a24f6332e5c91317d0e0799b6
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