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