mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
khelpcenter: update to 23.08.4.
This commit is contained in:
parent
f007da5a5c
commit
b3b5e5e1a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khelpcenter'
|
# Template file for 'khelpcenter'
|
||||||
pkgname=khelpcenter
|
pkgname=khelpcenter
|
||||||
version=23.08.3
|
version=23.08.4
|
||||||
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="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/en/system/org.kde.Help"
|
homepage="https://kde.org/applications/en/system/org.kde.Help"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3b3fe2688c3898d77c34d28cc746c2dfc48c310fcc0acec5441fb299828bfa5e
|
checksum=5194bb8ca13d2c5f3f0b34d3304890b365723c6421a0c2d8960b585f98a5ed48
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig kdoctools python3 qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kconfig kdoctools python3 qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue