diff options
Diffstat (limited to 'dev-python/neovim-python-client/neovim-python-client-0.0.37.ebuild')
-rw-r--r-- | dev-python/neovim-python-client/neovim-python-client-0.0.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/neovim-python-client/neovim-python-client-0.0.37.ebuild b/dev-python/neovim-python-client/neovim-python-client-0.0.37.ebuild index 68eec917998..d539ead15af 100644 --- a/dev-python/neovim-python-client/neovim-python-client-0.0.37.ebuild +++ b/dev-python/neovim-python-client/neovim-python-client-0.0.37.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 DESCRIPTION="Python client to connect to Neovim thru its msgpack-rpc API" HOMEPAGE="https://github.com/neovim/python-client" -SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz" LICENSE="Apache-2.0" SLOT="0" |