upgpkg: neovim-bin 0.5.1-2

Update package relations
This commit is contained in:
canony
2021-10-06 14:52:20 +02:00
parent 118e1bf4ca
commit 53a62a40ab
2 changed files with 12 additions and 7 deletions

View File

@@ -3,17 +3,22 @@ generated-by = makedeb-makepkg
pkgbase = neovim-bin
pkgdesc = Fork of Vim aiming to improve user experience, plugins, and GUIs
pkgver = 0.5.1
pkgrel = 1
pkgrel = 2
url = https://neovim.io
arch = x86_64
license = custom:neovim
depends = libc6>=2.29
depends = libluajit-5.1-2>=2.0.4+dfsg
depends = libluajit-5.1-2
depends = libluajit-5.1-common
depends = libmsgpackc2
depends = libtermkey1
depends = libunibilium4
depends = libvterm0
depends = lua-luv
optdepends = python-neovim: for Python 3 plugin support (see :help python)
optdepends = xclip: for clipboard support on X11 (or xsel) (see :help clipboard)
optdepends = xsel: for clipboard support on X11 (or xclip) (see :help clipboard)
optdepends = wl-clipboard: for clipboard support on wayland (see :help clipboard)
provides = vim-plugin-runtime
provides = neovim
conflicts = neovim
conflicts = neovim-git
source = https://github.com/neovim/neovim/releases/download/v0.5.1/nvim-linux64.tar.gz