diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-11-05 09:48:55 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:48:17 +0700 |
commit | 1f170954aa30ce2139d4209fda01f35ed0a074d5 (patch) | |
tree | 4dae52e6614c43f556a1e842d4434aeb39f76b2d /python/python-neovim/python-neovim.SlackBuild | |
parent | d0b72400fc402485a730c055a93c87d33e9498c3 (diff) |
python/python-neovim: Updated for version 0.3.0.
Diffstat (limited to 'python/python-neovim/python-neovim.SlackBuild')
-rw-r--r-- | python/python-neovim/python-neovim.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-neovim/python-neovim.SlackBuild b/python/python-neovim/python-neovim.SlackBuild index 9eac8c1035..53ac090abc 100644 --- a/python/python-neovim/python-neovim.SlackBuild +++ b/python/python-neovim/python-neovim.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-neovim SRCNAM=python-client -VERSION=${VERSION:-0.2.6} +VERSION=${VERSION:-0.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |