konsole: update to 22.08.2.

This commit is contained in:
John 2022-08-21 13:24:24 +02:00
parent 62f9b0b251
commit ea8f33a0ad

View file

@ -1,6 +1,6 @@
# Template file for 'konsole'
pkgname=konsole
version=22.04.3
version=22.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=148f65891318e6a6f31793c9535e2bf32068b1cae8c5026e54f360bea484d9a7
checksum=9e3574e23232a6aa38441d043ba3c624f0b4d275111a0c6eb1b7840caabde96c
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