python-neovim: update to 0.2.6.

Closes #14436.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Urs Schulz 2018-05-15 20:38:27 +02:00 committed by Enno Boland
parent c3840f5856
commit 3e92f8b8b3
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'python-neovim'
pkgname=python-neovim
version=0.2.5
version=0.2.6
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=2ab77beb7cf591f64e038ba0c6eee8cd56843a595827ffc78ee010b93ac16d87
checksum=629c420b6e61b013f339bc6af409c74f9a135210f14e35967c1ceabe2b169c92
python3-neovim_package() {
noarch=yes