khelpcenter: update to 18.04.3.
This commit is contained in:
parent
f4ddc32021
commit
dae7f15140
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khelpcenter'
|
||||
pkgname=khelpcenter
|
||||
version=17.12.2
|
||||
version=18.04.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -8,10 +8,10 @@ hostmakedepends="extra-cmake-modules pkg-config"
|
|||
makedepends="kinit-devel khtml-devel grantlee5-devel xapian-core-devel"
|
||||
short_desc="KDE Help center"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/applications/khelpcenter"
|
||||
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=4d53ae16136f54078bbd5254a91093aff2385b188a3843f4a4b41d1a73efe120
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=867372d2cee8ccbcb383edf869b6311465e5c8cb032c25d2b130da1435943e1d
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue