bump(main/neovim-nightly): 0.9.0-dev-987+g371a74e4e

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-02-17 06:22:55 +00:00
parent 6bb1852241
commit f4cb7dfa78
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-974+g631775c05"
TERMUX_PKG_VERSION="1:0.9.0-dev-987+g371a74e4e"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=0ba69ce4c4251eed10ac9ed59eec1246f30882a2a609cb0d3f2f57691ea75924
TERMUX_PKG_SHA256=636c2308f536defae45e63a3e32b6961bb1522041ab7e19be4ea7a1043985478
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true