chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38af0a8
)
neovim: Add 'nvim' in description for searchability
author
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 15 Jul 2015 12:09:38 +0000
(08:09 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 15 Jul 2015 12:09:38 +0000
(08:09 -0400)
packages/neovim/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/neovim/build.sh
b/packages/neovim/build.sh
index 5588d949214221d1a81dc64ea75acca632fa18e8..c6e1d538af871012269908abdd4effd9da034423 100644
(file)
--- a/
packages/neovim/build.sh
+++ b/
packages/neovim/build.sh
@@
-1,5
+1,5
@@
TERMUX_PKG_HOMEPAGE=http://neovim.org/
-TERMUX_PKG_DESCRIPTION="Ambitious Vim-fork focused on extensibility and agility"
+TERMUX_PKG_DESCRIPTION="Ambitious Vim-fork focused on extensibility and agility
(nvim)
"
TERMUX_PKG_VERSION=0.0.`date "+%Y%m%d%H%M"`
TERMUX_PKG_SRCURL=https://github.com/neovim/neovim/archive/master.zip
TERMUX_PKG_NO_SRC_CACHE=yes