khelpcenter: update to 17.12.1

This commit is contained in:
Michael Straube 2018-01-13 13:53:10 +01:00 committed by Jürgen Buchmüller
parent 71af0da879
commit 34caf9c861
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'khelpcenter'
pkgname=khelpcenter
version=17.12.0
version=17.12.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
@ -10,7 +10,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="GPL-2"
homepage="https://projects.kde.org/projects/applications/khelpcenter"
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=f3b8f0184a8d99cd39e940c464c864877f55876eed4fb5997d7fa43638309c55
checksum=32c710ee68279ffdc4dd77e9ea5f2d09aebb4cd4cc1a56b4d2a2adea70ebea78
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"