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