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

bump(main/neovim-nightly): 0.9.0-dev-1007+g8784f064f

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-02-20 06:25:08 +00:00
parent 5b3294637e
commit 29fa5aa825

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