neovim-remote: update to 1.9.6.

This commit is contained in:
maxice8 2018-03-18 18:01:54 -03:00 committed by Enno Boland
parent 4f647fa7d0
commit 3573d3a107

View file

@ -1,6 +1,6 @@
# Template file for 'neovim-remote' # Template file for 'neovim-remote'
pkgname=neovim-remote pkgname=neovim-remote
version=1.9.4 version=1.9.6
revision=1 revision=1
noarch=yes noarch=yes
build_style=python3-module build_style=python3-module
@ -13,7 +13,7 @@ maintainer="dleeram <dleeram@protonmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/mhinz/neovim-remote" homepage="https://github.com/mhinz/neovim-remote"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=331038fb3bc8d9ec4f4d7967d0388d74645f4df2324ec5ba99fd40a89203ccb8 checksum=579397f3aec60fa23a6ce9f796b3f49a9656f412a1eb78c12cd40924bf9ef124
do_check() { do_check() {
python3 -m pytest python3 -m pytest