diff options
Diffstat (limited to 'python/python-neovim/python-neovim.SlackBuild')
-rw-r--r-- | python/python-neovim/python-neovim.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-neovim/python-neovim.SlackBuild b/python/python-neovim/python-neovim.SlackBuild index 29dff88b89..e01ee18a50 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-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2021 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.4.1} +VERSION=${VERSION:-0.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |