kf6-kdnssd: update to 6.28.0.

This commit is contained in:
classabbyamp
2026-08-05 19:43:41 -04:00
parent c86147ad33
commit c8097c5e1c
+7 -2
View File
@@ -1,6 +1,7 @@
# Template file for 'kf6-kdnssd'
# group=kde-frameworks
pkgname=kf6-kdnssd
version=6.25.0
version=6.28.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
@@ -10,7 +11,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kdnssd"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=865175616c5169d25f0783798e0a7918a418180c33828e461c1608e6121d3634
checksum=f4fe731aad56ae010c2b42f2bd56d4499339bb0839ae2251035132f1a3708df2
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
kf6-kdnssd-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"