diff options
Diffstat (limited to 'development/neovim/neovim.info')
-rw-r--r-- | development/neovim/neovim.info | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/development/neovim/neovim.info b/development/neovim/neovim.info index 3e95844f20..5682ec4d6c 100644 --- a/development/neovim/neovim.info +++ b/development/neovim/neovim.info @@ -1,32 +1,32 @@ PRGNAM="neovim" -VERSION="0.10.4" +VERSION="0.11.2" HOMEPAGE="https://neovim.io" -DOWNLOAD="https://github.com/neovim/neovim/archive/v0.10.4/neovim-0.10.4.tar.gz \ - https://github.com/LuaJIT/LuaJIT/archive/75e9277/LuaJIT-75e92777988017fe47c5eb290998021bbf972d1f.tar.gz \ - https://github.com/luvit/luv/archive/1.48.0-2/luv-1.48.0-2.tar.gz \ +DOWNLOAD="https://github.com/neovim/neovim/archive/v0.11.2/neovim-0.11.2.tar.gz \ + https://github.com/LuaJIT/LuaJIT/archive/538a821/LuaJIT-538a82133ad6fddfd0ca64de167c4aca3bc1a2da.tar.gz \ + https://github.com/luvit/luv/releases/download/v1.50.0-0/luv-v1.50.0-0.tar.gz \ https://github.com/lunarmodules/lua-compat-5.3/archive/v0.13/lua-compat-5.3-0.13.tar.gz \ - https://github.com/tree-sitter/tree-sitter-c/archive/v0.21.3/tree-sitter-c-0.21.3.tar.gz \ - https://github.com/tree-sitter-grammars/tree-sitter-lua/archive/v0.1.0/tree-sitter-lua-0.1.0.tar.gz \ - https://github.com/MDeiml/tree-sitter-markdown/archive/v0.2.3/tree-sitter-markdown-0.2.3.tar.gz \ - https://github.com/tree-sitter-grammars/tree-sitter-query/archive/v0.4.0/tree-sitter-query-0.4.0.tar.gz \ - https://github.com/neovim/tree-sitter-vimdoc/archive/v3.0.0/tree-sitter-vimdoc-3.0.0.tar.gz \ - https://github.com/neovim/tree-sitter-vim/archive/v0.4.0/tree-sitter-vim-0.4.0.tar.gz \ - https://github.com/neovim/unibilium/archive/d72c3598e7ac5d1ebf86ee268b8b4ed95c0fa628/unibilium-d72c3598e7ac5d1ebf86ee268b8b4ed95c0fa628.tar.gz \ - https://github.com/neovim/libvterm/archive/0a15c6e983b0db7ef8276e0792414a805d01bdaf/libvterm-0a15c6e983b0db7ef8276e0792414a805d01bdaf.tar.gz \ - https://www.inf.puc-rio.br/~roberto/lpeg/lpeg-1.1.0.tar.gz" -MD5SUM="3962ca7ccf181baef5bda161810ce31b \ - aee865a769321f40b28067c3568e92ef \ - 8efb4574249415a888a4197468529a9b \ + https://github.com/tree-sitter/tree-sitter-c/archive/v0.23.4/tree-sitter-c-0.23.4.tar.gz \ + https://github.com/tree-sitter-grammars/tree-sitter-lua/archive/v0.3.0/tree-sitter-lua-0.3.0.tar.gz \ + https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.4.1/tree-sitter-markdown-0.4.1.tar.gz \ + https://github.com/neovim/tree-sitter-vimdoc/archive/v3.0.1/tree-sitter-vimdoc-3.0.1.tar.gz \ + https://github.com/tree-sitter-grammars/tree-sitter-query/archive/v0.5.1/tree-sitter-query-0.5.1.tar.gz \ + https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/v0.5.0/tree-sitter-vim-0.5.0.tar.gz \ + https://github.com/neovim/unibilium/archive/v2.1.2/unibilium-2.1.2.tar.gz \ + https://www.inf.puc-rio.br/~roberto/lpeg/lpeg-1.1.0.tar.gz \ + https://github.com/JuliaStrings/utf8proc/archive/v2.10.0/utf8proc-2.10.0.tar.gz" +MD5SUM="e513b7cbd9605fddfc6d47998bf0cd05 \ + 89bd4d1644f5194c7cc6b3cf1dce02d4 \ + a23bfdd0e9255e99b772f5da42c8d2c5 \ 4b53edbd6222230a50f58ca8f9a98d18 \ - 366d3c0e02c77ebdb5944ffdd618d569 \ - 14eff66b003bb77623f111fe3528f224 \ - b6ea171a2c434992d9ddb965361513c2 \ - 7181d19e0b01420f33ec67584246a47c \ - 93d5caeb022a63723d7e39d97c546af3 \ - 8f3d1c3319673e20b83da6c23962dc45 \ - b89005c7fafe5080818aa09dbfa65b91 \ - 2b7eea84ba3355602c989da783747d9a \ - 842a538b403b5639510c9b6fffd2c75b" + 93ea53c1c992ee53f4720900cbf88e69 \ + 9f746e332bbfd014fb3be88656818661 \ + d69bc7a1f679ad85e861aafeff28b569 \ + 043ae1473a6790b92d6d7b56da0fa511 \ + 03a4e0e559587ab4e2af245fa44c7a35 \ + 96f13d302f91285c25f05fbfd2d0f81b \ + 17b8829b88da2da72a083b06389be009 \ + 842a538b403b5639510c9b6fffd2c75b \ + faa0bbe8f5763da45f2dfb5f863f0400" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="msgpack-c-c tree-sitter" |