aboutsummaryrefslogtreecommitdiff
path: root/python/python3-neovim
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-neovim')
-rw-r--r--python/python3-neovim/python3-neovim.SlackBuild5
-rw-r--r--python/python3-neovim/python3-neovim.info10
2 files changed, 8 insertions, 7 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}
diff --git a/python/python3-neovim/python3-neovim.info b/python/python3-neovim/python3-neovim.info
index 873cc7c4bc..d245133362 100644
--- a/python/python3-neovim/python3-neovim.info
+++ b/python/python3-neovim/python3-neovim.info
@@ -1,10 +1,10 @@
PRGNAM="python3-neovim"
-VERSION="0.5.0"
+VERSION="0.6.0"
HOMEPAGE="https://github.com/neovim/pynvim"
-DOWNLOAD="https://github.com/neovim/pynvim/archive/0.5.0/pynvim-0.5.0.tar.gz"
-MD5SUM="29a7142c3e447260d6ec7a88cf79b350"
+DOWNLOAD="https://github.com/neovim/pynvim/archive/0.6.0/pynvim-0.6.0.tar.gz"
+MD5SUM="b99b8bffb31de33585a5315ac6ab790e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="greenlet msgpack-python"
-MAINTAINER="Alexander Verbovetsky"
-EMAIL="alik@ejik.org"
+MAINTAINER="Antonio Leal"
+EMAIL="antonioleal@yahoo.com"