1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-19 12:17:08 +00:00

neovim-nightly: update to 0.8.0-dev-805-g512e0441f

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-08-10 06:18:12 +00:00
parent 83dd51e2f5
commit f372ae7755

View File

@ -5,9 +5,9 @@ TERMUX_PKG_MAINTAINER="Aditya Alok <alok@termux.org>"
# Upstream now has version number like "0.8.0-dev-698-ga5920e98f", but actually
# "0.8.0-dev-698-g1ef84547a" < "0.8.0-dev-nightly-10-g1a07044c1", we need to bump
# the epoch of the package version.
TERMUX_PKG_VERSION="1:0.8.0-dev-798-ge6680ea7c"
TERMUX_PKG_VERSION="1:0.8.0-dev-805-g512e0441f"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=b8987ffb9fb0af8296df63acf2eec68bc239fd37f9b87228586ea31482ce3878
TERMUX_PKG_SHA256=7f7020ca53732bf7524c0388f4f812d7702f3f425601593c8cdd5a1ba3c30a5b
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true