kdnssd: update to 5.82.0.

This commit is contained in:
John 2021-05-10 14:04:10 +02:00
parent 63e94fb6ed
commit 7bbda9129d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdnssd' # Template file for 'kdnssd'
pkgname=kdnssd pkgname=kdnssd
version=5.81.0 version=5.82.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kdnssd" homepage="https://invent.kde.org/frameworks/kdnssd"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=316e53ad258a08acff886a11a1f0fac69433a5df90b8c6ad5dea945c0a4f84c2 checksum=2ea760b9276431d72d89a2911b507db8f6c9a3e9a3e0f52b4641511675b50cbb
kdnssd-devel_package() { kdnssd-devel_package() {
short_desc+=" - development" short_desc+=" - development"