aboutsummaryrefslogtreecommitdiff
path: root/development/neovim/neovim.SlackBuild
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2023-12-31 07:39:07 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-31 09:53:09 +0700
commitcb74a201d33927bbfd5ce77f8757c3cfbeeb1580 (patch)
tree885a5b5eae1ca002073608ffe395507838bb9efc /development/neovim/neovim.SlackBuild
parentaaa4341d454bd0154559b4c9d26fc6038f660473 (diff)
development/neovim: Updated for version 0.9.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/neovim/neovim.SlackBuild')
-rw-r--r--development/neovim/neovim.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/neovim/neovim.SlackBuild b/development/neovim/neovim.SlackBuild
index e255e50dd9..efca98c5ea 100644
--- a/development/neovim/neovim.SlackBuild
+++ b/development/neovim/neovim.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2014-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2021-2022 Ruben Schuller <sb@rbn.im>
-# Copyright 2023 Alexander Verbovetsky, Moscow, Russia
+# Copyright 2023-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=neovim
-VERSION=${VERSION:-0.9.4}
+VERSION=${VERSION:-0.9.5}
LuaJIT=03c31124cc3b521ef54fe398e10fa55660a5057d
luv="1.45.0-0"
luacompat53="0.9"