neovim: update to 0.3.1. (#1019)

This commit is contained in:
maxice8 2018-07-19 14:39:12 -03:00 committed by cr6git
parent 7d41860a16
commit 1f23552b08
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'neovim'
pkgname=neovim
version=0.3.0
version=0.3.1
revision=1
build_style=cmake
configure_args="-DENABLE_JEMALLOC=0 -DUSE_BUNDLED_LIBTERMKEY=OFF"
@ -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=f7acb61b16d3f521907d99c486b7a9f1e505e8b2a18c9ef69a6d7f18f29f74b8
checksum=bc5e392d4c076407906ccecbc283e1a44b7832c2f486cad81aa04cc29973ad22
do_check() {
# requires downloading stuff from the outside and also adds the following deps