python-neovim: update to 0.1.7.
This commit is contained in:
parent
b55b73aad4
commit
8d04b2e8e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-neovim'
|
||||
pkgname=python-neovim
|
||||
version=0.1.5
|
||||
version=0.1.7
|
||||
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=e330ad562ae787e85fd881142cb993e80e8dabe6737b40e51a625fb4347e2509
|
||||
checksum=398d36c194548d5636eb5d33ba86b083495ab888fc7f03243c8c42d064ec1aa8
|
||||
|
||||
python3.4-neovim_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue