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

Antonio Rojas arojas at archlinux.org
Sat Apr 11 08:38:58 UTC 2015


    Date: Saturday, April 11, 2015 @ 10:38:58
  Author: arojas
Revision: 236253

Doc move rebuild

Modified:
  kdevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-11 08:16:03 UTC (rev 236252)
+++ PKGBUILD	2015-04-11 08:38:58 UTC (rev 236253)
@@ -4,15 +4,15 @@
 
 pkgname=kdevelop
 pkgver=4.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A C/C++ development environment for KDE'
 arch=('i686' 'x86_64')
 url='http://www.kdevelop.org/'
 license=('GPL')
-depends=('kdebase-runtime' 'kdevplatform' 'kdebase-katepart')
+depends=('kdebase-runtime' 'kdevplatform' 'katepart4')
 makedepends=('cmake' 'automoc4' 'kdesdk-okteta' 'kdebase-workspace')
-optdepends=('kdesdk-okteta: hex editor integration'
-            'kdebase-konsole: embedded terminal'
+optdepends=('oktetapart4: hex editor integration'
+            'konsolepart4: embedded terminal'
             "kdebase-workspace: GDB plugin and 'Attach to process' functionality"
             'git: Git support'
             'subversion: SVN support'



More information about the arch-commits mailing list