summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:42:08 +0000
committerJoão Figueiredo2024-03-01 06:42:08 +0000
commit28acc72c9c7a76dc8d0c8eaf9575851282cd7476 (patch)
treea5da8d72c17099d425b099a0dc0358a2589aa5f0 /PKGBUILD
parent368e788da243970d51b1270146909844f2cf7734 (diff)
downloadaur-28acc72c9c7a76dc8d0c8eaf9575851282cd7476.tar.gz
Automated license and dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e3f9d5aea43..1ae1be711ead 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdnssd-git
-pkgver=5.240.0_r390.g9b2e4e0
+pkgver=6.0.0_r456.g6661e7c
pkgrel=1
pkgdesc='Abstraction to system DNSSD features'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(qt6-base avahi)
-makedepends=(git extra-cmake-modules-git doxygen qt6-tools)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(gcc-libs glibc qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
groups=(kf6-git)