summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFlorian Walch2019-09-30 11:06:12 +0200
committerFlorian Walch2019-09-30 11:06:12 +0200
commit7fd6ad8d4761dff9763cb63bdeef20cdeb7e5df0 (patch)
tree6d31b1730d34a6a8c14825b7ccf3e8c7d135e782 /.SRCINFO
parentb0137e51087d894121e6245c8decd511c72e812b (diff)
downloadaur-7fd6ad8d4761dff9763cb63bdeef20cdeb7e5df0.tar.gz
Add dependency on libutf8proc
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8db0512c64d4..0bd8d46b2553 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = neovim-git
pkgdesc = Fork of Vim aiming to improve user experience, plugins, and GUIs.
- pkgver = 0.4.0.r56.g0ab7da856
+ pkgver = 0.4.0.r99.gb18b84df5
pkgrel = 1
url = https://neovim.io
install = neovim-git.install
@@ -16,9 +16,10 @@ pkgbase = neovim-git
makedepends = lua51-lpeg
depends = libluv
depends = libtermkey
+ depends = libutf8proc
depends = libuv
- depends = luajit
depends = libvterm>=0.1.git5
+ depends = luajit
depends = msgpack-c
depends = unibilium
optdepends = python2-neovim: for Python 2 plugin support (see :help provider-python)
@@ -26,7 +27,7 @@ pkgbase = neovim-git
optdepends = ruby-neovim: for Ruby plugin support (see :help provider-ruby)
optdepends = xclip: for clipboard support (or xsel) (see :help provider-clipboard)
optdepends = xsel: for clipboard support (or xclip) (see :help provider-clipboard)
- provides = neovim=0.4.0.r56.g0ab7da856
+ provides = neovim=0.4.0.r99.gb18b84df5
conflicts = neovim
options = !strip
source = neovim-git::git+https://github.com/neovim/neovim.git