neovim-remote: update to 1.9.1.
This commit is contained in:
parent
2bc47bc73c
commit
19d6edab52
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'neovim-remote'
|
# Template file for 'neovim-remote'
|
||||||
pkgname=neovim-remote
|
pkgname=neovim-remote
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@ -13,7 +13,7 @@ maintainer="dleeram <dleeram@protonmail.com>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mhinz/neovim-remote"
|
homepage="https://github.com/mhinz/neovim-remote"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=60a8a175c27721927bbbad885b27c3deb7a9e1a20a9e02147dadeff9b6908b80
|
checksum=cb1991f43cf713a51b90a5641623853b9ec5b90ce6dd499285a9e9247c94b636
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user