summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccb9afb171f4..6aed8b805a34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nvim-yarp-git
pkgdesc = (an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins.
- pkgver = r57.7ae8c7b
+ pkgver = r59.bb5f5e0
pkgrel = 1
url = https://github.com/roxma/nvim-yarp
install = nvim-yarp.install
diff --git a/PKGBUILD b/PKGBUILD
index 6ae33e9dfca4..47407652a911 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trent Palmer trenttdually at gmail
_name='nvim-yarp'
pkgname="${_name}-git"
-pkgver=r57.7ae8c7b
+pkgver=r59.bb5f5e0
pkgrel=1
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
arch=('any')