python-neovim: update to 0.1.5.
This commit is contained in:
parent
922cba3c26
commit
da13c4988c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-neovim'
|
||||
pkgname=python-neovim
|
||||
version=0.1.4
|
||||
version=0.1.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="python-client-${version}"
|
||||
|
@ -14,7 +14,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=dc4718ab8e239b60093d3f04bd41e9348c6b6b5850c8418e1f8fafc71c62eba5
|
||||
checksum=e330ad562ae787e85fd881142cb993e80e8dabe6737b40e51a625fb4347e2509
|
||||
|
||||
python3.4-neovim_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue