mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 09:23:15 -07:00
version bump nvim-yarp now with an MIT License
version bump nvim-yarp now with an MIT License
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
# Maintainer: Trent Palmer trenttdually at gmail
|
||||
_name='nvim-yarp'
|
||||
pkgname="${_name}-git"
|
||||
pkgver=r39.622cf39
|
||||
pkgver=r41.52317ce
|
||||
pkgrel=1
|
||||
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
|
||||
arch=('any')
|
||||
url="https://github.com/roxma/nvim-yarp"
|
||||
license=('unknown')
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('vim' 'python-neovim')
|
||||
makedepends=('git')
|
||||
|
Reference in New Issue
Block a user