neovim: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:08 -04:00 committed by Toyam Cox
parent 54d580f3eb
commit 2a78987f76

View file

@ -1,4 +1,4 @@
# Template file for 'neovim'.
# Template file for 'neovim'
pkgname=neovim
version=0.4.3
revision=1
@ -14,6 +14,7 @@ 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
alternatives="
vi:vi:/usr/bin/nvim