python-neovim: update to 0.3.0.
This commit is contained in:
parent
ebcacdcfbf
commit
812e007d24
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-neovim'
|
||||
pkgname=python-neovim
|
||||
version=0.2.6
|
||||
version=0.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="python-client-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/neovim/python-client"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=629c420b6e61b013f339bc6af409c74f9a135210f14e35967c1ceabe2b169c92
|
||||
checksum=be59ad9e9490c444d52c271445da57b97474fa6cb137aa1f02fdbb690dca4707
|
||||
|
||||
python3-neovim_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue