mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
048bfc0edb
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
16 lines
813 B
Text
16 lines
813 B
Text
PRGNAM="neovim"
|
|
VERSION="0.9.1"
|
|
HOMEPAGE="https://neovim.io"
|
|
DOWNLOAD="https://github.com/neovim/neovim/archive/v0.9.1/neovim-0.9.1.tar.gz \
|
|
https://github.com/LuaJIT/LuaJIT/archive/505e2c0/LuaJIT-505e2c03de35e2718eef0d2d3660712e06dadf1f.tar.gz \
|
|
https://github.com/luvit/luv/archive/093a977/luv-093a977b82077591baefe1e880d37dfa2730bd54.tar.gz \
|
|
https://github.com/keplerproject/lua-compat-5.3/archive/v0.9/lua-compat-5.3-0.9.tar.gz"
|
|
MD5SUM="e7677dbba956c71508cf298a9f4e11ac \
|
|
bbf308354cf8f67d821c32adbfe52a50 \
|
|
9f6cd99a215ef21ef93c273e4b664066 \
|
|
7c0530123479804e40971b069ea6b0da"
|
|
DOWNLOAD_x86_64=""
|
|
MD5SUM_x86_64=""
|
|
REQUIRES="lua lua-mpack lua-lpeg LuaBitOp msgpack-c libtermkey libvterm tree-sitter"
|
|
MAINTAINER="Alexander Verbovetsky"
|
|
EMAIL="alik@ejik.org"
|