diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template index 54ca9290d54..9253cd49b1a 100644 --- a/srcpkgs/neovim/template +++ b/srcpkgs/neovim/template @@ -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 " 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