konsole: update to 22.12.1.

This commit is contained in:
John 2023-01-10 21:05:21 +01:00
parent 1d3bb367cf
commit 85233ad616

View file

@ -1,6 +1,6 @@
# Template file for 'konsole'
pkgname=konsole
version=22.08.2
version=22.12.1
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=9e3574e23232a6aa38441d043ba3c624f0b4d275111a0c6eb1b7840caabde96c
checksum=34c17ff826b099fe79a050265ff29e2e8532770065f855e083b75fb6a2a1cecb
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