summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAetf2016-09-01 05:46:08 +0800
committerAetf2016-09-01 05:46:08 +0800
commit10ff655ac82eb36a4222a220dbc52e7d76c85ca1 (patch)
tree87cff2629d8a64a902515cb0532872a8dd84742b /PKGBUILD
parentfdf10cf6770eee3ca8a6d88311e65359f470b4fd (diff)
downloadaur-10ff655ac82eb36a4222a220dbc52e7d76c85ca1.tar.gz
Adopted package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9a6c6880252..192ab0704556 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Sameed Pervaiz <greenbagels@teknik.io>
+# Maintainer: Aetf <aetf@unlimitedcodeworks.xyz>
+# Contributor: Sameed Pervaiz <greenbagels@teknik.io>
# Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
# Contributor: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
# Contributor: Jakub Schmidtke <sjakub-at-gmail-dot-com>
# Contributor: mosra <mosra@centrum.cz>
pkgname=kdevelop-git
-pkgver=4.90.92.r23405.a0670c7
+pkgver=5.0.0.r23652.f9b262c
pkgrel=1
pkgdesc="A C/C++ development environment for KDE. (GIT Version)"
arch=('i686' 'x86_64')
@@ -24,6 +25,7 @@ optdepends=('krunner: For enabling the KDevelop runner'
'git: Git support'
'cvs: Concurrent Versions System support'
'gdb: GNU Debugger support'
+ 'lldb: LLDB Debugger support'
'qt4-doc: qt4 documentation integration'
'qt5-doc: qt5 documentation integration'
'cmake: build system'