mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
khelpcenter: update to 23.08.2.
This commit is contained in:
parent
178e0c7165
commit
119cf41e6d
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.0
|
version=23.08.2
|
||||||
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=96715e06fc2f491fa447965bbd319cf5ca1f546dba7a5edce14a34d619243ebc
|
checksum=65a570008084a5873ab58c703b9ec7ec6990adbdccf6b9f7b55e78e18577eccb
|
||||||
|
|
||||||
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