diff options
Diffstat (limited to 'python/python3-neovim/python3-neovim.SlackBuild')
| -rw-r--r-- | python/python3-neovim/python3-neovim.SlackBuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/python3-neovim/python3-neovim.SlackBuild b/python/python3-neovim/python3-neovim.SlackBuild index 5395ad1cc1..e1233036e3 100644 --- a/python/python3-neovim/python3-neovim.SlackBuild +++ b/python/python3-neovim/python3-neovim.SlackBuild @@ -2,8 +2,9 @@ # Slackware build script for python3-neovim -# Copyright 2017-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2025 Antonio Leal, Porto Salvo, Oeiras, Portugal # Copyright 2022-2024, Alexander Verbovetsky, Moscow, Russia +# Copyright 2017-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-neovim SRCNAM=pynvim -VERSION=${VERSION:-0.5.0} +VERSION=${VERSION:-0.6.0} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
