bump(main/neovim-nightly): 0.9.0-dev-820+ga0a112515

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-26 06:18:02 +00:00
parent 5930719dcf
commit fe68faf36e
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-810+gb8288df99"
TERMUX_PKG_VERSION="1:0.9.0-dev-820+ga0a112515"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=771b4db112d8f516a2ae7e084497cf3c2082ba380003dd8ebc02fb4b0a8850c5
TERMUX_PKG_SHA256=b431b653d45dddeba0630d4cbf626f3603d4f0a50d69cd2fea6c0bc19188d3b5
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true