kdnssd: update to 5.99.0.
This commit is contained in:
parent
b88e99a409
commit
7e8455813e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdnssd'
|
# Template file for 'kdnssd'
|
||||||
pkgname=kdnssd
|
pkgname=kdnssd
|
||||||
version=5.98.0
|
version=5.99.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
||||||
|
@ -10,7 +10,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=8f6ced2da202755461552a1c5e822b4915d417ce2486e1af4d5f36161ec09271
|
checksum=47314f59bb3ca3cc66459afd596be561909981279c84ca64a179a7d09f582a1c
|
||||||
|
|
||||||
kdnssd-devel_package() {
|
kdnssd-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue