bump(main/neovim-nightly): 0.9.0-dev-839+g3ac55fe08

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-30 06:16:47 +00:00
parent fd78b46b54
commit 481b2e81ce
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-834+g4c90a84c6"
TERMUX_PKG_VERSION="1:0.9.0-dev-839+g3ac55fe08"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=af9137fb78293d6e253bb9bb66bcfcf508b558faaf4b2bb41d0575984dda90c1
TERMUX_PKG_SHA256=cde1c9f8a54c7bc133a2b1ca54333c61f8262578fcf91797cd6508b0984bc4a0
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true