mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
version bump vim-hug-neovim-rpc-git now with an MIT
License version bump nvim-yarp now with an MIT License
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
# Maintainer: Trent Palmer trenttdually at gmail
|
||||
_name='vim-hug-neovim-rpc'
|
||||
pkgname="${_name}-git"
|
||||
pkgver=r86.45080a2
|
||||
pkgver=r95.4ee5d81
|
||||
pkgrel=1
|
||||
pkgdesc="trying to build a compatibility layer for neovim rpc client working on vim8"
|
||||
arch=('any')
|
||||
url="https://github.com/roxma/vim-hug-neovim-rpc"
|
||||
license=('unknown')
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('vim' 'python-neovim')
|
||||
optdepends=('nvim-yarp')
|
||||
|
Reference in New Issue
Block a user