neovim-remote: update to 2.1.4.
This commit is contained in:
parent
844fa6f29c
commit
b82a411809
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim-remote'
|
||||
pkgname=neovim-remote
|
||||
version=2.1.3
|
||||
version=2.1.4
|
||||
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=8f411349c957bbc00faf7f3d91acf828276d4a0753d0b5adfd612e26005dff1a
|
||||
checksum=526312f0d8ed78863395ff12610816bec48bede4ef461e9c18a387d371c7bcdd
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue