python-neovim: update to 0.3.0.

This commit is contained in:
maxice8 2018-11-05 06:18:14 -02:00 committed by maxice8
parent ebcacdcfbf
commit 812e007d24
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-neovim'
pkgname=python-neovim
version=0.2.6
version=0.3.0
revision=1
noarch=yes
wrksrc="python-client-${version}"
@ -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=629c420b6e61b013f339bc6af409c74f9a135210f14e35967c1ceabe2b169c92
checksum=be59ad9e9490c444d52c271445da57b97474fa6cb137aa1f02fdbb690dca4707
python3-neovim_package() {
noarch=yes