summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrent Palmer2022-05-21 19:23:35 -0700
committerTrent Palmer2022-05-21 19:23:35 -0700
commit73286cfac5dc649c845ed09a45d17cb80d63ad1e (patch)
treebe32eff8cb107299af7589ebcaa98438394b9b74 /PKGBUILD
parent8312b71d34848a87f6ae5a87018dce977d9edc41 (diff)
downloadaur-73286cfac5dc649c845ed09a45d17cb80d63ad1e.tar.gz
version bump 6 commits nvim-yarp-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 229704f8b1da..6ae33e9dfca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Trent Palmer trenttdually at gmail
_name='nvim-yarp'
pkgname="${_name}-git"
-pkgver=r51.b710bf4
-pkgrel=2
+pkgver=r57.7ae8c7b
+pkgrel=1
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
arch=('any')
url="https://github.com/roxma/nvim-yarp"