python3-neovim: orphan
This commit is contained in:
parent
86ffe8dd3c
commit
fffc435f12
|
@ -6,7 +6,7 @@ build_style="python3-module"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="neovim python3-greenlet python3-msgpack"
|
depends="neovim python3-greenlet python3-msgpack"
|
||||||
short_desc="Python3 client for Neovim"
|
short_desc="Python3 client for Neovim"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/neovim/pynvim"
|
homepage="https://github.com/neovim/pynvim"
|
||||||
distfiles="https://github.com/neovim/pynvim/archive/${version}.tar.gz"
|
distfiles="https://github.com/neovim/pynvim/archive/${version}.tar.gz"
|
||||||
|
|
Loading…
Reference in New Issue