khelpcenter: update to 18.08.0.

This commit is contained in:
Helmut Pozimski 2018-08-17 13:41:29 +02:00 committed by maxice8
parent c8ee909417
commit 78c83930a1
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=18.04.3 version=18.08.0
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="Denis Revin <denis.revin@gmail.com>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/applications/khelpcenter" homepage="https://projects.kde.org/projects/applications/khelpcenter"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=867372d2cee8ccbcb383edf869b6311465e5c8cb032c25d2b130da1435943e1d checksum=5e251e62c52260424c023989eb51eb4f2e805722b5536f881925151e74487cfa
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake" hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"