khelpcenter: update to 21.12.2.

This commit is contained in:
John 2022-02-05 13:56:12 +01:00
parent e93bcdad6f
commit 6a23e13275
1 changed files with 2 additions and 2 deletions

View File

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