bump(main/neovim-nightly): 0.9.0-dev-857+g2c5906b55

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-02-02 06:18:13 +00:00
parent f66716d358
commit 9e4c65ecf0
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-849+g7880eeb2e"
TERMUX_PKG_VERSION="1:0.9.0-dev-857+g2c5906b55"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=2671a055545d0db0a069d26af5bd16067c8253f76115556f13c1942afdcdd361
TERMUX_PKG_SHA256=7a5e4e25dea97325139daca1ca8074eba616518869b416894a89e8a0df9e19a6
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true