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:
parent
e64930d128
commit
493ad34539
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue