python-neovim: update to 0.3.2.

This commit is contained in:
maxice8 2019-01-21 03:42:53 -02:00 committed by maxice8
parent 64d6c064d8
commit 00c8d208d1

View file

@ -1,9 +1,9 @@
# Template file for 'python-neovim'
pkgname=python-neovim
version=0.3.1
version=0.3.2
revision=1
noarch=yes
wrksrc="python-client-${version}"
wrksrc="pynvim-${version}"
build_style=python-module
pycompile_module="neovim"
hostmakedepends="python-setuptools python3-setuptools"
@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/neovim/python-client"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=6007c2286ea6ccac3065b7b9b76d04713db818ca2fe7d214bde48cb27789ac0d
checksum=0a44c540dd5790acfbc7e411b0ed4fb6c44914d866226ebebf370c24c2723dc2
python3-neovim_package() {
noarch=yes