From 3fdcee9f7e4859513eb88c7ad96fd1538978bc7a Mon Sep 17 00:00:00 2001 From: Diego Hernan Borghetti Date: Sat, 18 Jul 2026 22:34:20 +0700 Subject: [PATCH] development/neovim: Updated for version 0.12.4. --- development/neovim/neovim.SlackBuild | 4 ++-- development/neovim/neovim.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/development/neovim/neovim.SlackBuild b/development/neovim/neovim.SlackBuild index e94aa4c198b..f0c35411f4b 100644 --- a/development/neovim/neovim.SlackBuild +++ b/development/neovim/neovim.SlackBuild @@ -5,7 +5,7 @@ # Copyright 2014-2021 Benjamin Trigona-Harany # Copyright 2021-2022 Ruben Schuller # Copyright 2023-2024 Alexander Verbovetsky, Moscow, Russia -# Copyright 2025 Diego Hernan Borghetti +# Copyright 2025-2026 Diego Hernan Borghetti # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=neovim -VERSION=${VERSION:-0.12.0} +VERSION=${VERSION:-0.12.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/neovim/neovim.info b/development/neovim/neovim.info index 1d42478db4d..e0a0d73bbb9 100644 --- a/development/neovim/neovim.info +++ b/development/neovim/neovim.info @@ -1,7 +1,7 @@ PRGNAM="neovim" -VERSION="0.12.0" +VERSION="0.12.4" HOMEPAGE="https://neovim.io" -DOWNLOAD="https://github.com/neovim/neovim/archive/v0.12.0/neovim-0.12.0.tar.gz \ +DOWNLOAD="https://github.com/neovim/neovim/archive/v0.12.4/neovim-0.12.4.tar.gz \ https://github.com/luajit/LuaJIT/archive/fbb36bb/LuaJIT-fbb36bb6bfa88716a47c58bcf9ce9f2ef752abac.tar.gz \ https://github.com/luvit/luv/releases/download/1.52.1-0/luv-1.52.1-0.tar.gz \ https://github.com/lunarmodules/lua-compat-5.3/archive/v0.13/lua-compat-5.3-0.13.tar.gz \ @@ -15,7 +15,7 @@ DOWNLOAD="https://github.com/neovim/neovim/archive/v0.12.0/neovim-0.12.0.tar.gz https://github.com/neovim/unibilium/archive/v2.1.2/unibilium-2.1.2.tar.gz \ https://www.inf.puc-rio.br/~roberto/lpeg/lpeg-1.1.0.tar.gz \ https://github.com/JuliaStrings/utf8proc/archive/v2.11.3/utf8proc-2.11.3.tar.gz" -MD5SUM="38af91274a8e671781ddcf8020e953ae \ +MD5SUM="d9a17fc6df7bf21033afb1268b6fd844 \ 59c4cb07854b268f07d07c1edc44ea72 \ 5b3db31f692ebc94686218f46beb0f30 \ 4b53edbd6222230a50f58ca8f9a98d18 \