[arch-commits] Commit in kdebase-runtime/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Fri Oct 3 07:32:27 UTC 2014


    Date: Friday, October 3, 2014 @ 09:32:27
  Author: andrea
Revision: 223804

Add usefull provides (FS#42130 FS#41972)

Modified:
  kdebase-runtime/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-03 07:24:50 UTC (rev 223803)
+++ PKGBUILD	2014-10-03 07:32:27 UTC (rev 223804)
@@ -4,7 +4,7 @@
 
 pkgname=kdebase-runtime
 pkgver=4.14.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Plugins and applications necessary for the running of KDE applications"
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kde-runtime'
@@ -17,6 +17,7 @@
             'gdb: needed by DrKonqi to generate backtrace'
             'htdig: to build the search index in the KHelpCenter'
             'rarian: needed by KHelpCenter')
+provides=('khelpcenter' 'notification-daemon')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz")
 sha1sums=('c928a7f1f5ec6a2c192e07db4e01ea2a439fe1e3')



More information about the arch-commits mailing list