kde5-baseapps: update to 24.02.0.
This commit is contained in:
@@ -1,14 +1,17 @@
|
|||||||
# Template file for 'kde5-baseapps'
|
# Template file for 'kde5-baseapps'
|
||||||
pkgname=kde5-baseapps
|
pkgname=kde5-baseapps
|
||||||
version=23.08.5
|
version=24.02.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
dolphin>=${version}
|
dolphin>=${version}
|
||||||
kate5>=${version}
|
kate5>=${version}
|
||||||
khelpcenter>=${version}
|
|
||||||
konsole>=${version}"
|
konsole>=${version}"
|
||||||
short_desc="KDE 5 base applications meta-package for Void Linux"
|
short_desc="KDE 5 base applications meta-package for Void Linux"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.kde.org"
|
homepage="https://www.kde.org"
|
||||||
|
|
||||||
|
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" = "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
|
depends+=" khelpcenter>=${version}"
|
||||||
|
fi
|
||||||
|
Reference in New Issue
Block a user