1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-20 15:17:06 +00:00

neovim-nightly: update to 0.8.0-dev-739-ge59bc078d

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-07-30 06:19:19 +00:00
parent 4d78fc1cd9
commit 71f138f480

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.8.0-dev-737-g0b8bade49"
TERMUX_PKG_VERSION="1:0.8.0-dev-739-ge59bc078d"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=bde9224d055f2a8bbf54be86ad9dafae77d2651ab5513683e5b159a7916ea0f6
TERMUX_PKG_SHA256=649c96209d85e756402f2be38b7429639707678709aeeda8e83eba79bfe7ed0d
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true