neovim: update to 0.4.4
This commit is contained in:
parent
f93a9307db
commit
5aaf6c9c1c
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim'
|
||||
pkgname=neovim
|
||||
version=0.4.3
|
||||
version=0.4.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper="qemu"
|
||||
|
@ -13,8 +13,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=91a0b5d32204a821bf414690e6b48cf69224d1961d37158c2b383f6a6cf854d2
|
||||
python_version=2 #unverified
|
||||
checksum=2f76aac59363677f37592e853ab2c06151cca8830d4b3fe4675b4a52d41fc42c
|
||||
|
||||
alternatives="
|
||||
vi:vi:/usr/bin/nvim
|
||||
|
|
Loading…
Reference in a new issue