version bump nvim-yarp now with an MIT License

version bump nvim-yarp now with an MIT License
This commit is contained in:
2018-08-08 08:32:19 -07:00
parent fea7d1aa5b
commit 72e4691159
2 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
pkgbase = nvim-yarp-git
pkgdesc = (an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins.
pkgver = r39.622cf39
pkgver = r41.52317ce
pkgrel = 1
url = https://github.com/roxma/nvim-yarp
install = nvim-yarp.install
arch = any
license = unknown
license = MIT
makedepends = git
depends = vim
depends = python-neovim