kf6-kdnssd: update to 6.6.0.
This commit is contained in:
parent
3682cc5a28
commit
f0f4facbad
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kdnssd'
|
# Template file for 'kf6-kdnssd'
|
||||||
pkgname=kf6-kdnssd
|
pkgname=kf6-kdnssd
|
||||||
version=6.5.0
|
version=6.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kdnssd"
|
homepage="https://invent.kde.org/frameworks/kdnssd"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=37fd254c39b66fca1b52f898c045f322a0ea3177c927941979ccb7b9b98ebffd
|
checksum=3743ea3f156358d6945df69e67c98c69f438413620c6ac7286d0427342157fc7
|
||||||
|
|
||||||
kf6-kdnssd-devel_package() {
|
kf6-kdnssd-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue