neovim-remote: update to 2.1.9.

This commit is contained in:
Daniel Eyßer 2019-07-12 14:27:15 +02:00 committed by Johannes
parent 1844c7f5d1
commit ebba9b2978

View file

@ -1,6 +1,6 @@
# Template file for 'neovim-remote'
pkgname=neovim-remote
version=2.1.7
version=2.1.9
revision=1
archs=noarch
build_style=python3-module
@ -12,8 +12,8 @@ short_desc="Control nvim processes using 'nvr' commandline tool"
maintainer="dleeram <dleeram@protonmail.com>"
license="MIT"
homepage="https://github.com/mhinz/neovim-remote"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=f709237a84a42e494533d155da02551709056643bf0ca92ea0208f4e2ea7d272
distfiles="https://github.com/mhinz/neovim-remote/archive/v${version}.tar.gz"
checksum=25d9fe4f4c90a9b68d507d1c9f81411e00342c95517d19051c5dba3a42b703aa
do_check() {
python3 -m pytest