neovim: upgrade to 0.9.5

This commit is contained in:
Victor Tebar
2023-12-30 20:54:17 +00:00
parent 37eea814a6
commit 1ced697c98
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
3cffcc063c8c6c157356ac555f83418b neovim-0.9.4.tar.gz
106932337799a21cf8d28d488c7fc702 neovim-0.9.5.tar.gz

View File

@@ -1,4 +1,4 @@
neovim-0.9.4-1
neovim-0.9.5-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/nvim

View File

@@ -2,7 +2,7 @@
# depends : pynvim unzip
name=neovim
version=0.9.4
version=0.9.5
release=1
source="$name-$version.tar.gz::https://github.com/$name/$name/archive/refs/tags/v$version.tar.gz"