bump(main/neovim-nightly): 0.9.0-dev-552+g4d4e697ef

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-24 06:22:09 +00:00
parent 6fcf5b8bea
commit 0d7b5c03e1
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-546+g98daaa798"
TERMUX_PKG_VERSION="1:0.9.0-dev-552+g4d4e697ef"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=e4dec862d17eb908bc996fdf624f82aeb11c034ff9205b5c5ed66ebc18134f1c
TERMUX_PKG_SHA256=88b4626160e3eac00ba211d514aaaf508c10dd0c947c2fe94c47e8c7fc968477
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true