From b7aa25e28f579d22c83846eb9939412eb16f7573 Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Thu, 29 Feb 2024 00:08:55 +0700 Subject: python/python3-neovim: Updated for version 0.5.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-neovim/python3-neovim.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-neovim/python3-neovim.SlackBuild') diff --git a/python/python3-neovim/python3-neovim.SlackBuild b/python/python3-neovim/python3-neovim.SlackBuild index a1cc8dc7c8..5395ad1cc1 100644 --- a/python/python3-neovim/python3-neovim.SlackBuild +++ b/python/python3-neovim/python3-neovim.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-neovim # Copyright 2017-2021 Benjamin Trigona-Harany -# Copyright 2022-2023, Alexander Verbovetsky, Moscow, Russia +# Copyright 2022-2024, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-neovim SRCNAM=pynvim -VERSION=${VERSION:-0.4.3} +VERSION=${VERSION:-0.5.0} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3