konsole: update to 20.12.3.
This commit is contained in:
parent
649ddff8ee
commit
f466b40da7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'konsole'
|
||||
pkgname=konsole
|
||||
version=20.12.2
|
||||
version=20.12.3
|
||||
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=fc1bbdd4b77cc94698dd4d7b90e95577dd5cc99f3b27633a52d49177efea0873
|
||||
checksum=24cd42fdc4ae2e17526bfab9c5ad516bb25b22d654782e98aa52f6e39bdd138d
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue