diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template index 4465d20d200..08224f2de4c 100644 --- a/srcpkgs/neovim/template +++ b/srcpkgs/neovim/template @@ -1,6 +1,6 @@ # Template file for 'neovim' pkgname=neovim -version=0.3.2 +version=0.3.3 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=e34e56127c251112c07f5a9b10636ea27685ed468a66e4158ea0a0dda71ea5a3 +checksum=9280f68c02dfe632815ce8063a621c6d73a40da91d0a18e1cb3104c32d0e724b do_check() { # requires downloading stuff from the outside and also adds the following deps