1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-25 12:17:07 +00:00

bump(main/neovim-nightly): 0.9.0-dev-1001+gcbd4480f9

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-02-19 06:15:41 +00:00
parent 59f8c60111
commit 7d343ddc0c

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-991+g44da6a56b"
TERMUX_PKG_VERSION="1:0.9.0-dev-1001+gcbd4480f9"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=a56682f27b5026fda34805cb2be1ba8d9b34e47ab880460a207f82aa4032f627
TERMUX_PKG_SHA256=aa1133c8aa93e65c569bac415c57665e4af50a1e0264e3b4154de2a59d4bf958
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true