development/neovim: Updated for version 0.3.4.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2019-01-13 19:39:06 -08:00 committed by Willy Sudiarto Raharjo
parent 755da10c51
commit 139c6436f1
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 11 additions and 11 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=neovim
VERSION=${VERSION:-0.3.3}
VERSION=${VERSION:-0.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="neovim"
VERSION="0.3.3"
VERSION="0.3.4"
HOMEPAGE="http://neovim.org/"
DOWNLOAD="https://github.com/neovim/neovim/archive/v0.3.3/neovim-0.3.3.tar.gz"
MD5SUM="8582166d16174c16b4727b942ec9f426"
DOWNLOAD="https://github.com/neovim/neovim/archive/v0.3.4/neovim-0.3.4.tar.gz"
MD5SUM="8c2149440207b187016958aeed2f4bf9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libuv msgpack-c luajit lua-lpeg lua-mpack libtermkey libvterm"

View file

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
neovim: neovim (Vim fork)
neovim:
neovim: Neovim is a project that seeks to aggressively refactor Vim's source
neovim: code.
neovim:
neovim:
neovim:
neovim:
neovim:
neovim: Neovim is a fork of the venerable text-editor vim, focused on
neovim: extensibility and usability. It is not a rewrite but a continuation
neovim: and extension of Vim. Many clones and derivatives exist, some very
neovim: clever—but none are Vim. Neovim is built for users who want the good
neovim: parts of Vim, and more.
neovim:
neovim: See a list of differences at :help vim-differences.
neovim:
neovim: