diff --git a/srcpkgs/python-neovim/template b/srcpkgs/python-neovim/template index 002168d0674..14d0b906b6c 100644 --- a/srcpkgs/python-neovim/template +++ b/srcpkgs/python-neovim/template @@ -1,19 +1,19 @@ # Template file for 'python-neovim' pkgname=python-neovim -version=0.1.9 -revision=2 +version=0.1.10 +revision=1 noarch=yes wrksrc="python-client-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" depends="neovim python-msgpack python-greenlet python-trollius" -short_desc="Python library for scripting Neovim processes (Python2)" +short_desc="Python2 client for Neovim" pycompile_module="neovim" maintainer="Steve Prybylski " license="Apache-2.0" homepage="https://github.com/neovim/python-client" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=9e6250cad242fb79c07346cd292b055f4f334635a42bff3437131205bb09e0a8 +checksum=668878561938e09d1f2c7e5a161cb1bd168bd53d016749adac32dade92b62f1c python3-neovim_package() { noarch=yes