diff --git a/srcpkgs/neovim/patches/helptags.patch b/srcpkgs/neovim/patches/helptags.patch index 77145eac995..d64ebdc7449 100644 --- a/srcpkgs/neovim/patches/helptags.patch +++ b/srcpkgs/neovim/patches/helptags.patch @@ -1,5 +1,5 @@ diff --git a/runtime/CMakeLists.txt b/runtime/CMakeLists.txt -index 46c5cf8..ddf3ff0 100644 +index ef8e38b..ddf3ff0 100644 --- ./runtime/CMakeLists.txt +++ ./runtime/CMakeLists.txt @@ -35,13 +35,6 @@ add_custom_command(OUTPUT ${BUILDDOCFILES} @@ -9,7 +9,7 @@ index 46c5cf8..ddf3ff0 100644 - COMMAND "${PROJECT_BINARY_DIR}/bin/nvim" - -u NONE - -i NONE -- -esX +- -es - --headless - -c "helptags ++t ." - -c quit diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template index 9675efeef1c..93f0a2e1c77 100644 --- a/srcpkgs/neovim/template +++ b/srcpkgs/neovim/template @@ -1,7 +1,7 @@ # Template file for 'neovim' pkgname=neovim -version=0.1.0 -revision=3 +version=0.1.1 +revision=1 build_style=cmake configure_args="-DLUA_PRG=/usr/bin/lua5.2" hostmakedepends="cmake lua52-lpeg lua52-MessagePack lua52-BitOp" @@ -12,7 +12,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=e8659558103b8f5a65aac84007a12e3581b32736321778028017fd07365cfff8 +checksum=f39bcab23457c66ce0d67dcf8029743703f860413db0070f75d4f0ffad27c6c1 alternatives=" vi:vi:/usr/bin/nvim