neovim-remote: update to 1.8.9.
This commit is contained in:
parent
7c43f48c8d
commit
3cb8dffff3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim-remote'
|
||||
pkgname=neovim-remote
|
||||
version=1.8.8
|
||||
version=1.8.9
|
||||
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=95a34e400ee20e679e941859580f42a7d90d1dd58efa2579ed105975923f6946
|
||||
checksum=0611d6adeb35ea26536ad37771698323d748def62e7b7a46e2d764e1b0e5755b
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue