neovim-remote: update to 2.2.0.
This commit is contained in:
parent
ca9bc9418b
commit
192e96d842
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim-remote'
|
||||
pkgname=neovim-remote
|
||||
version=2.1.9
|
||||
version=2.2.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="dleeram <dleeram@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/mhinz/neovim-remote"
|
||||
distfiles="https://github.com/mhinz/neovim-remote/archive/v${version}.tar.gz"
|
||||
checksum=25d9fe4f4c90a9b68d507d1c9f81411e00342c95517d19051c5dba3a42b703aa
|
||||
checksum=e9b0075e882bab750643f0066fe70dd7720b7b44db180a1626b6ab73bc9e79a0
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue