neovim-remote: update to 1.9.0.
This commit is contained in:
parent
58a9bf2708
commit
e6abb7a6e5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim-remote'
|
||||
pkgname=neovim-remote
|
||||
version=1.8.10
|
||||
version=1.9.0
|
||||
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=9710df36e3a345e96cbd7f598cb27bd14a1791459b37627a79610adc8af48722
|
||||
checksum=60a8a175c27721927bbbad885b27c3deb7a9e1a20a9e02147dadeff9b6908b80
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in New Issue