upgpkg: neovim-bin 0.6.0-1
upstream release Update Neovim to 0.6.0
This commit is contained in:
6
PKGBUILD
6
PKGBUILD
@@ -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)'
|
||||
|
||||
Reference in New Issue
Block a user