python3-neovim: update to 0.4.3.
This commit is contained in:
parent
93c01fe831
commit
0f5c64c209
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-neovim'
|
||||
pkgname=python3-neovim
|
||||
version=0.4.2
|
||||
version=0.4.3
|
||||
revision=1
|
||||
wrksrc="pynvim-${version}"
|
||||
build_style="python3-module"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/neovim/pynvim"
|
||||
distfiles="https://github.com/neovim/pynvim/archive/${version}.tar.gz"
|
||||
checksum=513b56741b1140e394536e6c29bae112a35b7c3602b71ba34acf2319570e26e7
|
||||
checksum=e7c9de44b0201ad874a608270b7a9b10fd48bda65f49bada05815d973ca79391
|
||||
|
|
Loading…
Reference in a new issue