bump(main/neovim-nightly): 0.9.0-dev-525+ga7332ba9b

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-19 06:16:22 +00:00
parent b8fa3221a3
commit 9bd9cfe009
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-522+g174335923"
TERMUX_PKG_VERSION="1:0.9.0-dev-525+ga7332ba9b"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=a6c8dce36cfbeaccb61633a8cd1e1a9700609d75eda92a8fcdef21321364c038
TERMUX_PKG_SHA256=4dad93bfbe81cb7e7425805e09d546fe70a461bd7321e44251ced786a6c18417
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true