mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-kded: update to 6.6.0.
This commit is contained in:
parent
3de1a65b4d
commit
344726f8da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kded'
|
# Template file for 'kf6-kded'
|
||||||
pkgname=kf6-kded
|
pkgname=kf6-kded
|
||||||
version=6.5.0
|
version=6.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kded"
|
homepage="https://invent.kde.org/frameworks/kded"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=292ca941acc69c443f47895ea784493b08fd573afe0f4e99f5f42b8a029954b0
|
checksum=cc963975f80de1906e8b39970579af211138c582b1630daf280ba299b2d3f9fe
|
||||||
|
|
||||||
kf6-kded-devel_package() {
|
kf6-kded-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue