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