mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2024-11-22 03:11:30 -08:00
version bump 1 commits nvim-yarp-git tested on raspberrypi
This commit is contained in:
parent
6a1f7dd7ef
commit
e85a890d9d
@ -1,6 +1,6 @@
|
|||||||
pkgbase = nvim-yarp-git
|
pkgbase = nvim-yarp-git
|
||||||
pkgdesc = (an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins.
|
pkgdesc = (an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins.
|
||||||
pkgver = r45.1524cf7
|
pkgver = r46.9eac5b1
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/roxma/nvim-yarp
|
url = https://github.com/roxma/nvim-yarp
|
||||||
install = nvim-yarp.install
|
install = nvim-yarp.install
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Trent Palmer trenttdually at gmail
|
# Maintainer: Trent Palmer trenttdually at gmail
|
||||||
_name='nvim-yarp'
|
_name='nvim-yarp'
|
||||||
pkgname="${_name}-git"
|
pkgname="${_name}-git"
|
||||||
pkgver=r45.1524cf7
|
pkgver=r46.9eac5b1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
|
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
Loading…
Reference in New Issue
Block a user