aboutsummaryrefslogtreecommitdiff
path: root/python/python-neovim/python-neovim.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-01-21 13:37:56 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-26 07:53:31 +0700
commit560da75333731913ac2f1fdf5daf8e20e2f1157d (patch)
tree9caf35b5187ec897da6bfee57fd032d4c11bdf58 /python/python-neovim/python-neovim.SlackBuild
parent69ec008a651f7e97195039141659aba8636b9c1e (diff)
python/python-neovim: Updated for version 0.3.2.
Diffstat (limited to 'python/python-neovim/python-neovim.SlackBuild')
-rw-r--r--python/python-neovim/python-neovim.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-neovim/python-neovim.SlackBuild b/python/python-neovim/python-neovim.SlackBuild
index 0c1648d1a3..fe708bc001 100644
--- a/python/python-neovim/python-neovim.SlackBuild
+++ b/python/python-neovim/python-neovim.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-neovim
-# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-neovim
SRCNAM=pynvim
-VERSION=${VERSION:-0.3.1}
+VERSION=${VERSION:-0.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}