1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 16:07:07 +00:00

neovim-nightly: update to 0.8.0-dev-809-gb4b22318a

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-08-11 06:17:42 +00:00
parent 04a14def73
commit 8429cb3283

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-805-g512e0441f"
TERMUX_PKG_VERSION="1:0.8.0-dev-809-gb4b22318a"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=7f7020ca53732bf7524c0388f4f812d7702f3f425601593c8cdd5a1ba3c30a5b
TERMUX_PKG_SHA256=bddc90d9052a1eaa13373af7bf14730c8d7f298dd261998c90a33f13ef270b15
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true