konsole: update to 21.12.3.
This commit is contained in:
parent
30335ea96e
commit
5abc84b937
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'konsole'
|
||||
pkgname=konsole
|
||||
version=21.12.2
|
||||
version=21.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=aa3bbfe76c0c0a8891bf8e7bc88267dbdea3368651c6b2f5316434a618fcfe01
|
||||
checksum=1a9727a1ab878bce3419a3fa9cedf41cf0ed778dc7d9ce5a66314755bba8581b
|
||||
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 a new issue