summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRhinoceros2018-01-30 16:48:42 +1100
committerRhinoceros2018-01-30 16:48:42 +1100
commita4d56419b8d6a9fa45cf8f84371f6c39464993cc (patch)
treec718e5e0d9cc082ba97cb957ae9122ffaf6b61ef /.SRCINFO
parent09cda9a3322b47054224df181202fc7eaed86ef1 (diff)
downloadaur-a4d56419b8d6a9fa45cf8f84371f6c39464993cc.tar.gz
Update to 0.9.11-1
* Upstream changelog: * The option R_latexcmd now is a list and the option R_latexmk no longer exists. By default, latexmk and xelatex will be called to compile pdf documents. * Arguments completion is now done by CTRL-X CTRL-O. * New options: R_OutDec, R_csv_delim, R_rmdchunk, R_parenblock, R_bracketed_paste, R_complete. * New command: `:RSend`. * Require Neovim >= 0.2.0 (Linux, OS X) or >= 0.2.1 (Windows).
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf6907776741..59e276991942 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sat Sep 9 01:05:50 UTC 2017
pkgbase = nvim-r
pkgdesc = Vim plugin to work with R
- pkgver = 0.9.10
+ pkgver = 0.9.11
pkgrel = 1
url = https://github.com/jalvesaq/nvim-r
install = nvim-r.install
@@ -10,14 +8,14 @@ pkgbase = nvim-r
license = GPL2
optdepends = vim>=8.0.0: either vim or neovim
optdepends = tmux: if using vim, necessary for sending commands to R
- optdepends = neovim>=0.1.7: either neovim or vim
+ optdepends = neovim>=0.2.0: 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.10.tar.gz
- sha256sums = 50dd4341dfba64286be882eb08fd71a6e91fb930adee7698f280269d930358a3
+ source = https://github.com/jalvesaq/Nvim-R/archive/v0.9.11.tar.gz
+ sha256sums = 4acbe266b2336c413a4406d0906fd9aa5a92fbc6cbbea8a6a67c9b6f8a78b035
pkgname = nvim-r