mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
neovim-remote: update to 1.9.6.
This commit is contained in:
parent
4f647fa7d0
commit
3573d3a107
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim-remote'
|
||||
pkgname=neovim-remote
|
||||
version=1.9.4
|
||||
version=1.9.6
|
||||
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=331038fb3bc8d9ec4f4d7967d0388d74645f4df2324ec5ba99fd40a89203ccb8
|
||||
checksum=579397f3aec60fa23a6ce9f796b3f49a9656f412a1eb78c12cd40924bf9ef124
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue