@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'neovim-remote'
|
# Template file for 'neovim-remote'
|
||||||
pkgname=neovim-remote
|
pkgname=neovim-remote
|
||||||
version=1.8.9
|
version=1.8.10
|
||||||
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=0611d6adeb35ea26536ad37771698323d748def62e7b7a46e2d764e1b0e5755b
|
checksum=9710df36e3a345e96cbd7f598cb27bd14a1791459b37627a79610adc8af48722
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user