khelpcenter: update to 22.04.3.

This commit is contained in:
John 2022-07-07 23:27:23 +02:00
parent 560dca04e7
commit 4949b26632
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'khelpcenter' # Template file for 'khelpcenter'
pkgname=khelpcenter pkgname=khelpcenter
version=22.04.1 version=22.04.3
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://kde.org/applications/en/system/org.kde.Help" homepage="https://kde.org/applications/en/system/org.kde.Help"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=c87d35c5942d7f13b9889b777ade17c5f8e745b0c52a3173f5e645666b665272 checksum=2da4d4fd6550fce0b97f1e329d7103b6e607d327830c0ea48b5a07582338423d
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python3 qt5-host-tools qt5-qmake" hostmakedepends+=" kconfig kdoctools python3 qt5-host-tools qt5-qmake"