summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Palmer2020-04-12 06:05:20 -0700
committerTrent Palmer2020-04-12 06:05:20 -0700
commit8e23c2155f1876900cb265974650b4b6edad0abb (patch)
tree29039b6aaaff837f982e8d76e67e574f167585b4
parent98b39d5f9d9003ce3fcb186c058c0697fac17c67 (diff)
downloadaur-8e23c2155f1876900cb265974650b4b6edad0abb.tar.gz
version bump 2 commits
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a0f389ca782..c7664a195471 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 = r49.83c6f4e
+ pkgver = r51.b710bf4
pkgrel = 1
url = https://github.com/roxma/nvim-yarp
install = nvim-yarp.install
diff --git a/PKGBUILD b/PKGBUILD
index 99189ff015bd..7563e75cfc4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trent Palmer trenttdually at gmail
_name='nvim-yarp'
pkgname="${_name}-git"
-pkgver=r49.83c6f4e
+pkgver=r51.b710bf4
pkgrel=1
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
arch=('any')