neovim: update to 0.7.2.
This commit is contained in:
parent
7b23be8b0a
commit
7e260c8c66
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim'
|
||||
pkgname=neovim
|
||||
version=0.7.0
|
||||
version=0.7.2
|
||||
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=792a9c55d5d5f4a5148d475847267df309d65fb20f05523f21c1319ea8a6c7df
|
||||
checksum=ccab8ca02a0c292de9ea14b39f84f90b635a69282de38a6b4ccc8565bc65d096
|
||||
|
||||
alternatives="
|
||||
vi:vi:/usr/bin/nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue