neovim: update to 0.2.0.

This commit is contained in:
Steve Prybylski 2017-05-01 18:32:23 -04:00
parent a1f0002e82
commit ad29bda0f5

View file

@ -1,6 +1,6 @@
# Template file for 'neovim'
pkgname=neovim
version=0.1.7
version=0.2.0
revision=1
build_style=cmake
configure_args="-DENABLE_JEMALLOC=0"
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="Apache-2.0, GPL-2"
homepage="http://neovim.io"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=d8f885d019b1ad608f36ae23b8f1b15b7e33585e16f7514666ab6c9809bb4b7e
checksum=72e263f9d23fe60403d53a52d4c95026b0be428c1b9c02b80ab55166ea3f62b5
# XXX: neovim needs host bin to generate helptags at build time.
nocross=yes