mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 01:23:51 +02:00
kded: update to 5.55.0.
This commit is contained in:
parent
a5d136fcbd
commit
f18b4fcd6a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kded'
|
||||
pkgname=kded
|
||||
version=5.54.0
|
||||
version=5.55.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kded"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f6e16c19d073dfc0a908bddead6337debbe3bf9429c8b09c0ed0cf8d6fdf308c
|
||||
checksum=f83465d3a69e16733415cfee2ed5110129b862e45f8ad0eeada78828ff9fc94e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
||||
|
|
Loading…
Add table
Reference in a new issue