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

@@ -5,13 +5,13 @@
pkgname=neovim-bin
pkgver=0.5.1
pkgrel=1
pkgrel=2
pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
arch=('x86_64')
url='https://neovim.io'
license=('custom:neovim')
provides=('vim-plugin-runtime')
depends=('libc6>=2.29' 'libluajit-5.1-2>=2.0.4+dfsg')
provides=('neovim')
depends=('libluajit-5.1-2' 'libluajit-5.1-common' 'libmsgpackc2' 'libtermkey1' 'libunibilium4' 'libvterm0' 'lua-luv')
optdepends=('python-neovim: for Python 3 plugin support (see :help python)'
'xclip: for clipboard support on X11 (or xsel) (see :help clipboard)'
'xsel: for clipboard support on X11 (or xclip) (see :help clipboard)'