neovim-remote: update to 2.0.4.

Closes: #13079 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
maxice8 2018-03-30 16:57:49 -03:00 committed by Jürgen Buchmüller
parent e64930d128
commit 493ad34539
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'neovim-remote'
pkgname=neovim-remote
version=2.0.3
version=2.0.4
revision=1
build_style=python3-module
pycompile_module="nvr"
@ -12,7 +12,7 @@ maintainer="dleeram <dleeram@protonmail.com>"
license="MIT"
homepage="https://github.com/mhinz/neovim-remote"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=ec50171b63b3b554586639bd1dc90b29161a1a9cc810358283c79cae67186db7
checksum=6c97c501cb21fc96b2881e80c7e2754d300098736c712e3ebb53147c2e10c05e
noarch=yes
do_check() {