forked from termux/termux-packages
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
neovim-nightly: update to 0.8.0-dev+313-g7b952793d
This commit has been automatically submitted by Github Actions.
- Loading branch information
Termux Github Actions
committed
May 26, 2022
1 parent
e299c83
commit e377e64
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://neovim.io | |
TERMUX_PKG_DESCRIPTION="Ambitious Vim-fork focused on extensibility and agility (nvim-nightly)" | ||
TERMUX_PKG_LICENSE="Apache-2.0" | ||
TERMUX_PKG_MAINTAINER="Aditya Alok <[email protected]>" | ||
TERMUX_PKG_VERSION="0.8.0-dev+302-gaf2899aee" | ||
TERMUX_PKG_VERSION="0.8.0-dev+313-g7b952793d" | ||
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz" | ||
TERMUX_PKG_SHA256=6194db4b65ebcba5f9ded39abcb6b46ab0b4ea3f8b9a278f8f5165e037d73aca | ||
TERMUX_PKG_SHA256=fc6aded106ab611da635568a07749de3abe066aa2abc14d3d2b9a2992ad9b860 | ||
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter" | ||
TERMUX_PKG_HOSTBUILD=true | ||
|
||
|