git » kdnssd.git » commit 7be88f8

Fix KF5 descriptions

author Andrea Scarpino
2014-11-09 23:26:40 UTC
committer Andrea Scarpino
2014-11-09 23:26:40 UTC
parent a71688392bb5dbff669b4770940f22a18236f202

Fix KF5 descriptions

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 74e093b..e3dd605 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=kdnssd
 pkgver=5.4.0
 pkgrel=1
-pkgdesc='KDNSSD Framework'
+pkgdesc='Abstraction to system DNSSD features'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kdnssd'
 license=('LGPL')