git » kservice.git » commit ac53da5

Fix KF5 descriptions

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

Fix KF5 descriptions

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 3d350aa..027c4b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=kservice
 pkgver=5.4.0
 pkgrel=1
-pkgdesc='KService'
+pkgdesc='Advanced plugin and service introspection'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kservice'
 license=('LGPL')