konsole: update to 24.08.0.

This commit is contained in:
John 2024-08-22 14:04:33 +02:00 committed by John Zimmermann
parent ec4814b0e2
commit a8e410fcee
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'konsole'
pkgname=konsole
version=24.05.0
version=24.08.0
revision=1
build_style=cmake
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
@ -15,12 +15,12 @@ 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=53efd25c1d574448db57f446f423328c7f2f08889f67defc1ed5c783c9ef47f4
checksum=0095f1afc4e4a4cd36a12a2927e090e62fb0d016d38914bc858af568b7416101
replaces="konsole5>=0"
do_check() {
cd build
ctest -E "ScreenTest|Vt102EmulationTest"
ctest -E "ScreenTest|Vt102EmulationTest|TerminalInterfaceTest"
}
konsole5_package() {