diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template index 08224f2de4c..77b37f43962 100644 --- a/srcpkgs/neovim/template +++ b/srcpkgs/neovim/template @@ -1,6 +1,6 @@ # Template file for 'neovim' pkgname=neovim -version=0.3.3 +version=0.3.4 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.0-or-later" homepage="https://neovim.io" distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz" -checksum=9280f68c02dfe632815ce8063a621c6d73a40da91d0a18e1cb3104c32d0e724b +checksum=a641108bdebfaf319844ed46b1bf35d6f7c30ef5aeadeb29ba06e19c3274bc0e do_check() { # requires downloading stuff from the outside and also adds the following deps