[arch-commits] Commit in kactivities-stats/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Apr 11 06:34:41 UTC 2016


    Date: Monday, April 11, 2016 @ 08:34:40
  Author: arojas
Revision: 264631

Fix pkgdesc and url

Modified:
  kactivities-stats/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-11 04:33:43 UTC (rev 264630)
+++ PKGBUILD	2016-04-11 06:34:40 UTC (rev 264631)
@@ -7,8 +7,8 @@
 pkgver=5.21.0
 pkgrel=1
 arch=('i686' 'x86_64')
-pkgdesc="Core components for the KDE's Activities"
-url='https://projects.kde.org/projects/frameworks/kactivities'
+pkgdesc="A library for accessing the usage data collected by the activities system"
+url='https://community.kde.org/Frameworks'
 license=('LGPL')
 depends=('kactivities')
 makedepends=('extra-cmake-modules')



More information about the arch-commits mailing list