upgpkg(main/neovim-nightly): 0.9.0-dev-136-gfad558b6a

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-10-20 06:34:52 +00:00
parent c99ecca087
commit 46b6b355db
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-135-g96cf385a7"
TERMUX_PKG_VERSION="1:0.9.0-dev-136-gfad558b6a"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=3795a951feacf50d13e641072c449518fea4bb8cddc36636e10b23e5025f0945
TERMUX_PKG_SHA256=fe4bc9703ec7e9e8f6ef00966b7f1dba9c77fa33158bf751086bd5cdae8a133e
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true