summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorArtem Vorotnikov2017-08-09 19:03:49 +0300
committerArtem Vorotnikov2017-08-09 19:03:49 +0300
commit513ac69c71db770b8a881e9eb5f5127f0d66b1d0 (patch)
tree3c9857effb1872f657013bb06c932244a0732d86 /.SRCINFO
parent51c4ad0163d4c68682c58c7519ae0772f49b3acc (diff)
downloadaur-513ac69c71db770b8a881e9eb5f5127f0d66b1d0.tar.gz
Version bump
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