neovim-remote: update to 2.1.7.
This commit is contained in:
parent
9bfb03b57a
commit
a3ea38d84c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim-remote'
|
||||
pkgname=neovim-remote
|
||||
version=2.1.5
|
||||
version=2.1.7
|
||||
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="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=0cc4b16a731b4db536c92b1c41070eabb2fd143bde5b35b59d4a66739f7bf26b
|
||||
checksum=f709237a84a42e494533d155da02551709056643bf0ca92ea0208f4e2ea7d272
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in New Issue