konsole: update to 21.08.3.

This commit is contained in:
John 2021-11-06 22:20:31 +01:00
parent 277644e3db
commit a246806f1b

View file

@ -1,6 +1,6 @@
# Template file for 'konsole' # Template file for 'konsole'
pkgname=konsole pkgname=konsole
version=21.08.2 version=21.08.3
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF -GNinja" 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" 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" homepage="https://kde.org/applications/en/system/org.kde.konsole"
distfiles="${KDE_SITE}/release-service/${version}/src/konsole-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/konsole-${version}.tar.xz"
checksum=2f1284ac12c7f3c05351f0a6004f3504efb4c014ea36426ed1c017a49f7a17d2 checksum=21f57b47cc89de69cc4184ff9dfac0fd3ced0eac42771ae7a519225dd21300f1
replaces="konsole5>=0" replaces="konsole5>=0"
# FIXME: after we switch cmake build-style to ninja, remove this as well as # 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 # the ninja host-dependency and configure_arg as they will become superfluous