version bump 1 commit vim-hug-neovim-rpc-git tested on raspberrypi

This commit is contained in:
Trent Palmer 2019-01-27 20:59:19 -08:00
parent aa094db518
commit 0ec2cd97c6
2 changed files with 2 additions and 2 deletions

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 = r105.c5e8f3f
pkgver = r106.c734760
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=r105.c5e8f3f
pkgver=r106.c734760
pkgrel=1
pkgdesc="trying to build a compatibility layer for neovim rpc client working on vim8"
arch=('any')