Skip to content

Commit

Permalink
neovim: Update from 0.3.5 to 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed May 29, 2019
1 parent 6b57c67 commit 3001bd6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/neovim/build.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://neovim.io/
TERMUX_PKG_DESCRIPTION="Ambitious Vim-fork focused on extensibility and agility (nvim)"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_VERSION=0.3.5
TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=b8b30043963133214f78901cb6361189c8f94e9f5f1b2493a7cedb4c323236d6
TERMUX_PKG_VERSION=0.3.7
TERMUX_PKG_SHA256=4c0f1b839ef2c8cfee63eb2a072324accf4f0c0badd2fbd087d3e7a12d538bca
TERMUX_PKG_SRCURL=https://github.com/neovim/neovim/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="libiconv, libuv, libmsgpack, libandroid-support, libvterm, libtermkey, liblua, libunibilium"
TERMUX_PKG_HOSTBUILD=true
Expand Down

0 comments on commit 3001bd6

Please sign in to comment.