parent
fb7c471f22
commit
0a889a787d
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'neovim-remote'
|
# Template file for 'neovim-remote'
|
||||||
pkgname=neovim-remote
|
pkgname=neovim-remote
|
||||||
version=2.0.2
|
version=2.0.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="nvr"
|
pycompile_module="nvr"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +12,8 @@ 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=60623df270ad14bea048ee76ed94e0a6b6e194c9baa4a12653125f545ac6854b
|
checksum=ec50171b63b3b554586639bd1dc90b29161a1a9cc810358283c79cae67186db7
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue