khelpcenter: update to 18.08.3.

This commit is contained in:
John 2018-11-08 15:22:43 +01:00 committed by maxice8
parent e3ae85a4c8
commit 3a8f3dce18
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'khelpcenter'
pkgname=khelpcenter
version=18.08.2
version=18.08.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/applications/khelpcenter"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=6aa449cadceda3f303012a3cea4a2d38b5a1286ccd4c62cf779d25e168780bcb
checksum=c724fbbea161432ac627c86809ff2dc97cc645ab76ac4ed68a984b17a1d96f2a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"