version bump deoplete deoplete-jedi nvim-yarp-git vim-hug-neovim-rpc-git

This commit is contained in:
Trent Palmer 2018-07-10 13:57:36 -07:00
parent ba414580be
commit fea7d1aa5b
8 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
pkgbase = deoplete-git
pkgdesc = deoplete completion plugin for neovim
pkgver = 4.0.serial.r288.gf8faaf2
pkgver = 4.0.serial.r304.g6b37749
pkgrel = 1
url = https://github.com/Shougo/deoplete.nvim
install = deoplete.install

View File

@ -11,7 +11,7 @@ _neovim="n"
_name='deoplete'
pkgname="${_name}-git"
pkgver=4.0.serial.r288.gf8faaf2
pkgver=4.0.serial.r304.g6b37749
pkgrel=1
pkgdesc="deoplete completion plugin for neovim"
arch=('any')

View File

@ -1,6 +1,6 @@
pkgbase = deoplete-jedi-git
pkgdesc = jedi add-on for deoplete completion plugin for neovim
pkgver = r242.45f1ac2
pkgver = r275.5540e76
pkgrel = 1
url = https://github.com/zchee/deoplete-jedi
arch = any

View File

@ -10,7 +10,7 @@ _neovim="n"
_name='deoplete-jedi'
pkgname="${_name}-git"
pkgver=r242.45f1ac2
pkgver=r275.5540e76
pkgrel=1
pkgdesc="jedi add-on for deoplete completion plugin for neovim"
arch=('any')

View File

@ -1,6 +1,6 @@
pkgbase = nvim-yarp-git
pkgdesc = (an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins.
pkgver = r29.b222af8
pkgver = r39.622cf39
pkgrel = 1
url = https://github.com/roxma/nvim-yarp
install = nvim-yarp.install

View File

@ -1,7 +1,7 @@
# Maintainer: Trent Palmer trenttdually at gmail
_name='nvim-yarp'
pkgname="${_name}-git"
pkgver=r29.b222af8
pkgver=r39.622cf39
pkgrel=1
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
arch=('any')

View File

@ -1,6 +1,6 @@
pkgbase = vim-hug-neovim-rpc-git
pkgdesc = trying to build a compatibility layer for neovim rpc client working on vim8
pkgver = r82.9a82667
pkgver = r86.45080a2
pkgrel = 1
url = https://github.com/roxma/vim-hug-neovim-rpc
install = vim-hug-neovim-rpc.install

View File

@ -1,7 +1,7 @@
# Maintainer: Trent Palmer trenttdually at gmail
_name='vim-hug-neovim-rpc'
pkgname="${_name}-git"
pkgver=r82.9a82667
pkgver=r86.45080a2
pkgrel=1
pkgdesc="trying to build a compatibility layer for neovim rpc client working on vim8"
arch=('any')