neovim: update to 0.3.8.
This commit is contained in:
parent
bb1c300458
commit
165492a77b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim'
|
||||
pkgname=neovim
|
||||
version=0.3.7
|
||||
version=0.3.8
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_JEMALLOC=0"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="Apache-2.0, custom:Vim"
|
||||
homepage="https://neovim.io"
|
||||
distfiles="https://github.com/neovim/neovim/archive/v${version}.tar.gz"
|
||||
checksum=4c0f1b839ef2c8cfee63eb2a072324accf4f0c0badd2fbd087d3e7a12d538bca
|
||||
checksum=953e134568d824dad7cbf32ee3114951732f9a750c462e430e6b593f418af76c
|
||||
|
||||
alternatives="
|
||||
vi:vi:/usr/bin/nvim
|
||||
|
|
Loading…
Reference in a new issue