upgpkg: neovim-bin 0.6.0-1

upstream release

Update Neovim to 0.6.0
This commit is contained in:
canony
2021-11-30 23:35:44 +01:00
parent 37507511f0
commit 2d3049ad28
2 changed files with 7 additions and 6 deletions

View File

@@ -4,13 +4,13 @@
# Contributor: Florian Hahn <flo@fhahn.com>
pkgname=neovim-bin
pkgver=0.5.1
pkgrel=3
pkgver=0.6.0
pkgrel=1
pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
arch=('x86_64')
url='https://neovim.io'
license=('custom:neovim')
provides=('neovim')
provides=('neovim' 'neovim-runtime')
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)'