summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRhinoceros2016-09-27 11:45:42 +1000
committerRhinoceros2016-09-27 11:45:42 +1000
commitbc5fd79d4c7b49f0eba58cfa948a94856fedfa26 (patch)
treea943a222cf627fa4ce0e1895a02a44862c4a6a3c /.SRCINFO
parent170d9f128346bc5b7f94cf5e7a9c63f83dab3e28 (diff)
downloadaur-bc5fd79d4c7b49f0eba58cfa948a94856fedfa26.tar.gz
Update to 0.9.7
* Upstream changelog: * Require Vim >= 8.0.0 or Neovim >= 0.1.5. * Replaced R_nvimcom_wait (time in miliseconds) with R_wait (time in seconds). * Minor bug fixes.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66c7eb087bad..e031936926b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,23 @@
# Generated by mksrcinfo v8
-# Thu Aug 11 02:46:53 UTC 2016
+# Tue Sep 27 01:45:09 UTC 2016
pkgbase = nvim-r
pkgdesc = Vim plugin to work with R
- pkgver = 0.9.6
+ pkgver = 0.9.7
pkgrel = 1
url = https://github.com/jalvesaq/nvim-r
install = nvim-r.install
arch = any
license = GPL2
- optdepends = vim>=7.4.1829: either vim or neovim
+ optdepends = vim>=8.0.0: either vim or neovim
optdepends = tmux: if using vim, necessary for sending commands to R
- optdepends = neovim>=0.1.4: either neovim or vim
+ optdepends = neovim>=0.1.5: either neovim or vim
optdepends = pandoc: render output from markup files
optdepends = vim-csv: inspect data.frames and matrices
conflicts = vim-r
conflicts = r-vimcom
replaces = vim-r
- source = https://github.com/jalvesaq/Nvim-R/archive/v0.9.6.tar.gz
- sha256sums = 8507a207db21f02aee96d6717229a7cc6e701ca5358a9ca6730b9af2fca4038f
+ source = https://github.com/jalvesaq/Nvim-R/archive/v0.9.7.tar.gz
+ sha256sums = 227b7a162deec3c4a4535a5183e2b73df6f0f2291c75873d2062c46267a4c459
pkgname = nvim-r