summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9095aaf917c0..f1175151bb3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('ncurses' 'boost')
optdepends=('xorg-xmessage: for nicer debugging messages'
'xdotool: add support for kak windows switching (in grep, make... files)'
'clang: add command for C/CPP insert mode completion support'
- 'ctags-fishman-git: provides `readtags` used by `:tag` command to jump on a tag definition')
+ 'ctags-git: provides `readtags` used by `:tag` command to jump on a tag definition')
makedepends=('git')
source=("${pkgname}::git+https://github.com/mawww/kakoune.git")