git » kitemmodels.git » commit f169428

Fix KF5 descriptions

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

Fix KF5 descriptions

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a162dbd..e762bad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=kitemmodels
 pkgver=5.4.0
 pkgrel=1
-pkgdesc='KItemModels'
+pkgdesc='Models for Qt Model/View system'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kitemmodels'
 license=('LGPL')