git » kwidgetsaddons.git » commit 7f23273

Fix KF5 descriptions

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

Fix KF5 descriptions

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c2433ae..d3522f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=kwidgetsaddons
 pkgver=5.4.0
 pkgrel=1
-pkgdesc='KWidgetsAddons'
+pkgdesc='Addons to QtWidgets'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kwidgetsaddons'
 license=('LGPL')