aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTrent Palmer2020-03-12 18:27:54 -0700
committerTrent Palmer2020-03-12 18:27:54 -0700
commit19e81e54e79f7e129edcb15b2661deab183b0619 (patch)
treebbea8a6bd0695fcb220f6c9583b4908a44b00f44 /.SRCINFO
parentbf4bebc6ff326ae7e3b26ff8ccc0093907865a80 (diff)
downloadaur-19e81e54e79f7e129edcb15b2661deab183b0619.tar.gz
version bump 5 commits, revert require python-msgpack>=1.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d23e834c5eea..0d9af1edd2cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = deoplete-git
pkgdesc = deoplete completion plugin for neovim
- pkgver = r1843.c5d0efb
+ pkgver = r1848.494fcd8
pkgrel = 1
url = https://github.com/Shougo/deoplete.nvim
install = deoplete.install
arch = any
license = MIT
makedepends = git
- depends = python-neovim
- depends = python-msgpack>=1.0.0
+ depends = python-pynvim
optdepends = vim: vim support
optdepends = neovim: neovim support
optdepends = nvim-yarp: vim support