From 12d39946141f65c9d059b170b17c5d041a0146f9 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Sat, 20 Jul 2024 16:26:06 +0500 Subject: [PATCH] kf6-kdnssd: update to 6.5.0. --- srcpkgs/kf6-kdnssd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-kdnssd/template b/srcpkgs/kf6-kdnssd/template index 70ac0ae2398..012630e38b3 100644 --- a/srcpkgs/kf6-kdnssd/template +++ b/srcpkgs/kf6-kdnssd/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kdnssd' pkgname=kf6-kdnssd -version=6.3.0 +version=6.5.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base " @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kdnssd" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=671d48d2de1a974b570eb4f5f6f6a03875fa171eade74b81396a4bb474b9712a +checksum=37fd254c39b66fca1b52f898c045f322a0ea3177c927941979ccb7b9b98ebffd kf6-kdnssd-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"