Add pre-built binaries for neovim and add xdg_base dependency

This commit is contained in:
Ed Reel
2020-08-06 23:21:20 -05:00
parent 1c1d40e2d2
commit fe5a10ef2e

View File

@@ -9,6 +9,7 @@ class Neovim < Package
when 'aarch64', 'armv7l', 'x86_64'
source_url 'https://github.com/neovim/neovim/archive/v0.4.4.tar.gz'
source_sha256 '2f76aac59363677f37592e853ab2c06151cca8830d4b3fe4675b4a52d41fc42c'
depends_on 'xdg_base'
end
binary_url ({