neovim-remote: update to 2.2.2.
This commit is contained in:
parent
95012a469e
commit
c84e7ce7e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim-remote'
|
||||
pkgname=neovim-remote
|
||||
version=2.2.0
|
||||
version=2.2.2
|
||||
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=e9b0075e882bab750643f0066fe70dd7720b7b44db180a1626b6ab73bc9e79a0
|
||||
checksum=3e7442f227812ad81bc9bbbced7fc6bd92a4e74670d4c44b4dca3ed0cb85d631
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue