khelpcenter: update to 18.12.3.

This commit is contained in:
John 2019-03-07 13:55:50 +01:00
parent 2b8f411710
commit 6b8db00fdf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'khelpcenter'
pkgname=khelpcenter
version=18.12.2
version=18.12.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
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=132d8429bbe1908912fa3e72ba6c4efcf8f8aef49c853ff708b4b969e61973fa
checksum=5b4a9ed17d0898c74cf7fd1612e2d055086d5e04148b3b17df5977255fc240b8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"