khelpcenter: update to 23.04.0.

This commit is contained in:
John 2023-04-22 16:13:39 +02:00
parent 75553aaaeb
commit ac61723b9b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'khelpcenter'
pkgname=khelpcenter
version=22.12.1
version=23.04.0
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=9eda81bdb3dc7bbdc5fc01fdee70ed3bad9464be99c6b68939fad2746e0d96b3
checksum=b6e05d020278729bf8b45ce5ec5097c8a209508764c12bcfaa296508aa33b5bf
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python3 qt5-host-tools qt5-qmake"