version bump 2 commits nvim-yarp-git

This commit is contained in:
Trent Palmer 2020-04-12 06:03:26 -07:00
parent fe21b5feb2
commit 0000c4f706
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = nvim-yarp-git
pkgdesc = (an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins.
pkgver = r49.83c6f4e
pkgver = r51.b710bf4
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=r49.83c6f4e
pkgver=r51.b710bf4
pkgrel=1
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
arch=('any')