khelpcenter: update to 23.08.2.

This commit is contained in:
John 2023-10-12 14:24:05 +02:00
parent 178e0c7165
commit 119cf41e6d

View file

@ -1,6 +1,6 @@
# Template file for 'khelpcenter'
pkgname=khelpcenter
version=23.08.0
version=23.08.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=96715e06fc2f491fa447965bbd319cf5ca1f546dba7a5edce14a34d619243ebc
checksum=65a570008084a5873ab58c703b9ec7ec6990adbdccf6b9f7b55e78e18577eccb
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python3 qt5-host-tools qt5-qmake"