bump(main/neovim-nightly): 0.9.0-dev-746+g42e9a09a4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-19 06:16:11 +00:00
parent 9571172042
commit 03a2fc98f1
1 changed files with 2 additions and 2 deletions

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.9.0-dev-737+g0aae7f386"
TERMUX_PKG_VERSION="1:0.9.0-dev-746+g42e9a09a4"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=3bc3afc6e4a3e70d19b089980a03e898e356343fd08a252a1241941e55138d5c
TERMUX_PKG_SHA256=1df6e8124021f81fdfb713fa50431f2db7d1ed9b395968df3b684ed629edd6c6
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true