version bump 1 commits nvim-yarp-git tested on raspberrypi

This commit is contained in:
Trent Palmer 2019-05-23 03:36:49 -07:00
parent 0ebe3250ed
commit f164c9624d
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 = r46.9eac5b1
pkgver = r47.8fcb1af
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=r46.9eac5b1
pkgver=r47.8fcb1af
pkgrel=1
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
arch=('any')