konsole: update to 21.12.0.

This commit is contained in:
John 2021-12-12 00:22:05 +01:00
parent 64e1009697
commit f424923179

View file

@ -1,6 +1,6 @@
# Template file for 'konsole'
pkgname=konsole
version=21.08.3
version=21.12.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=21f57b47cc89de69cc4184ff9dfac0fd3ced0eac42771ae7a519225dd21300f1
checksum=f3529987eb7b7c1a11f2efa110023925a47a7d02cc96a41160e671742fe36f73
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