mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-kded: update to 6.3.0.
This commit is contained in:
parent
0943d33846
commit
e22984021b
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.2.0
|
version=6.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -14,7 +14,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=ca6d6971b661b5142ede6ab9a1acbe24d4085efbc9f13988c179649b1261ab4f
|
checksum=d4b3e55cba11b6ba12df7a3ab958e637130499a34fcc3b918a1cab7de6235e48
|
||||||
|
|
||||||
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