khelpcenter: update to 22.12.1.

This commit is contained in:
John 2023-01-10 21:05:06 +01:00
parent adcdf9b72f
commit 36743262a2

View file

@ -1,7 +1,7 @@
# Template file for 'khelpcenter'
pkgname=khelpcenter
version=22.08.2
revision=2
version=22.12.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kcoreaddons pkg-config gettext"
@ -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=60a845c24a675f6a1a551b9fb3e0da376042cec6e8ee27dd653bcf96d76678ac
checksum=9eda81bdb3dc7bbdc5fc01fdee70ed3bad9464be99c6b68939fad2746e0d96b3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python3 qt5-host-tools qt5-qmake"