summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42767cfda503..bf7dcd130409 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
# Generated by mksrcinfo v8
-# Thu Jun 15 01:08:13 UTC 2017
+# Wed Aug 9 16:03:19 UTC 2017
pkgbase = kakoune-git
pkgdesc = Code editor heavily inspired by Vim
- pkgver = r5245.e73cd782
+ pkgver = r5401.a61c51df
pkgrel = 1
url = https://github.com/mawww/kakoune
arch = i686
arch = x86_64
license = custom:unlicense
- makedepends = git
makedepends = asciidoc
+ makedepends = boost
+ makedepends = git
+ depends = boost-libs
depends = ncurses
- depends = boost
optdepends = xorg-xmessage: for nicer debugging messages
optdepends = xdotool: add support for kak windows switching (in grep, make... files)
optdepends = clang: add command for C/CPP insert mode completion support