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

This commit is contained in:
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 = 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')