1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-26 16:37:08 +00:00

bump(main/neovim-nightly): 0.9.0-dev-588+g99cf11128

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-31 06:16:19 +00:00
parent a0cd6cb99b
commit 005c9fc8f2

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-580+g4703e561d"
TERMUX_PKG_VERSION="1:0.9.0-dev-588+g99cf11128"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=c2641557b248592c5a0fe125f0d3b9bed7200149c42fd892f84394861b2c607c
TERMUX_PKG_SHA256=25c1160da23478cde5827ff2fd9e3dab7f40267df8cfb5939b827b41b2b6b46a
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true