summaryrefslogtreecommitdiff
path: root/neovim
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-12-29 16:43:30 +0000
committerTim Biermann <tbier@posteo.de>2022-12-29 16:43:30 +0000
commit95de2e82c760cc100df1ea4b778cbe05417e38e0 (patch)
treeefe0a97b385abbf8dae939474b4c225ce08ad428 /neovim
parent0b70a3639ac5071e65ea603db980fbcb00241942 (diff)
downloadopt-95de2e82c760cc100df1ea4b778cbe05417e38e0.tar.gz
opt-95de2e82c760cc100df1ea4b778cbe05417e38e0.tar.xz
neovim: 0.8.1 -> 0.8.2
Diffstat (limited to 'neovim')
-rw-r--r--neovim/.footprint2
-rw-r--r--neovim/.signature8
-rw-r--r--neovim/Pkgfile2
3 files changed, 7 insertions, 5 deletions
diff --git a/neovim/.footprint b/neovim/.footprint
index a501d4af4..23ce15851 100644
--- a/neovim/.footprint
+++ b/neovim/.footprint
@@ -257,6 +257,7 @@ drwxr-xr-x root/root usr/share/nvim/runtime/doc/
-rw-r--r-- root/root usr/share/nvim/runtime/doc/job_control.txt
-rw-r--r-- root/root usr/share/nvim/runtime/doc/lsp-extension.txt
-rw-r--r-- root/root usr/share/nvim/runtime/doc/lsp.txt
+-rw-r--r-- root/root usr/share/nvim/runtime/doc/lua-guide.txt
-rw-r--r-- root/root usr/share/nvim/runtime/doc/lua.txt
-rw-r--r-- root/root usr/share/nvim/runtime/doc/luaref.txt
-rw-r--r-- root/root usr/share/nvim/runtime/doc/luvref.txt
@@ -1007,6 +1008,7 @@ drwxr-xr-x root/root usr/share/nvim/runtime/queries/c/
-rw-r--r-- root/root usr/share/nvim/runtime/queries/c/injections.scm
drwxr-xr-x root/root usr/share/nvim/runtime/queries/help/
-rw-r--r-- root/root usr/share/nvim/runtime/queries/help/highlights.scm
+-rw-r--r-- root/root usr/share/nvim/runtime/queries/help/injections.scm
drwxr-xr-x root/root usr/share/nvim/runtime/queries/lua/
-rw-r--r-- root/root usr/share/nvim/runtime/queries/lua/highlights.scm
-rw-r--r-- root/root usr/share/nvim/runtime/queries/lua/injections.scm
diff --git a/neovim/.signature b/neovim/.signature
index b3ea4950f..a585882c5 100644
--- a/neovim/.signature
+++ b/neovim/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/UMXqOX8Q3jvcUozqAr2BbqXdyUC9Uz3WqUROGjU/4qDZCIR4gMK7QM7NE0cwsooZ8OKjQ8cdSSu6rwcEnXv9gI=
-SHA256 (Pkgfile) = 04bf368943ba0f5a2c69df75463a4073cdab041d7f494e323a2323694d43ef00
-SHA256 (.footprint) = 94a9328ab9435366574e907c6a0c7d1bdf971adb445f8bc86acf1105ce4f2cc1
-SHA256 (neovim-0.8.1.tar.gz) = b4484e130aa962457189f3dee34b8481943c1e395d2d684c6f8b91598494d9ec
+RWSE3ohX2g5d/RN22F7FkM5VdfmMPLT5FDujahNGNVv13Akc0zndOdrexanHFdj31ZD8J1FskqfHqiwB/IptoV0QMzzFf1Z6WAw=
+SHA256 (Pkgfile) = 79b024e0a91c5947d5cbe007d97c7a6efd28bb107a7f46bdb555b4040e0a8a9a
+SHA256 (.footprint) = 51818b04b877aa2b5070a01d107213f793f541eaf463ed6a3ba113f9bcc56c93
+SHA256 (neovim-0.8.2.tar.gz) = c516c8db73e1b12917a6b2e991b344d0914c057cef8266bce61a2100a28ffcc9
diff --git a/neovim/Pkgfile b/neovim/Pkgfile
index efe887f39..72479eeb2 100644
--- a/neovim/Pkgfile
+++ b/neovim/Pkgfile
@@ -5,7 +5,7 @@
# Optional: libluv libtermkey libuv libvterm lua51-lpeg lua51-mpack luajit luarocks msgpack-c tree-sitter tree-sitter-c tree-sitter-lua tree-sitter-vimdoc tree-sitter-viml unibilium
name=neovim
-version=0.8.1
+version=0.8.2
release=1
source=(https://github.com/neovim/neovim/archive/v$version/$name-$version.tar.gz)

Generated by cgit