neovim: update to 0.6.1.
This commit is contained in:
parent
3e50bc7018
commit
2cc7f027ea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim'
|
||||
pkgname=neovim
|
||||
version=0.6.0
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper="qemu"
|
||||
|
@ -14,7 +14,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=2cfd600cfa5bb57564cc22ffbbbcb2c91531053fc3de992df33656614384fa4c
|
||||
checksum=dd882c21a52e5999f656cae3f336b5fc702d52addd4d9b5cd3dc39cfff35e864
|
||||
|
||||
alternatives="
|
||||
vi:vi:/usr/bin/nvim
|
||||
|
|
Loading…
Reference in a new issue