neovim-remote: update to 2.4.0.

This commit is contained in:
Nathan Owens 2020-01-03 23:39:21 -06:00 committed by Juan RP
parent be296827cb
commit fbfb18bcd3

View file

@ -1,10 +1,9 @@
# Template file for 'neovim-remote'
pkgname=neovim-remote
version=2.2.2
revision=3
version=2.4.0
revision=1
archs=noarch
build_style=python3-module
pycompile_module="nvr"
hostmakedepends="python3-setuptools"
depends="python3-neovim python3-psutil"
checkdepends="python3-neovim python3-psutil python3-pytest"
@ -13,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/mhinz/neovim-remote"
distfiles="https://github.com/mhinz/neovim-remote/archive/v${version}.tar.gz"
checksum=3e7442f227812ad81bc9bbbced7fc6bd92a4e74670d4c44b4dca3ed0cb85d631
checksum=4213b6eaad638aa20d8687362764843beb626e6e1a03bc3c8b3399bbfc11fbf7
do_check() {
python3 -m pytest