summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRhinoceros2023-11-13 21:52:14 +1100
committerRhinoceros2023-11-13 21:52:14 +1100
commit2cc73b6700309c679b3a7777f4cdf1e4f1e0261a (patch)
treee824d7f4dec8b5274c33a34fa8ceec705dc1e839 /.SRCINFO
parent3cf6b1f05395d6c8b70deaa45d321341095d3b78 (diff)
downloadaur-2cc73b6700309c679b3a7777f4cdf1e4f1e0261a.tar.gz
Update to 0.9.18
* Upstream changelog * TCP communication on Windows is broken. * Integration with cmp-nvim-r, a source for nvim-cmp. * Delete options R_auto_omni and R_hi_fun_globenv. * New options: R_filetypes, R_fun_data_1 and R_fun_data_2, R_quarto_intel, R_bib_compl, R_enable_comment. * Require either Neovim 0.6.0 or Vim 8.2.84.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85497f30a9f4..e5f6e0b92b1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = nvim-r
pkgdesc = Vim plugin to work with R
- pkgver = 0.9.17
+ pkgver = 0.9.18
pkgrel = 1
url = https://github.com/jalvesaq/nvim-r
install = nvim-r.install
arch = any
license = GPL2
- optdepends = vim>=8.1.1705: either vim or neovim
+ optdepends = vim>=8.2.84: either vim or neovim
optdepends = tmux>=2.0: if using vim and running R in an external terminal emulator, necessary for sending commands to R
- optdepends = neovim>=0.4.3: either neovim or vim
+ optdepends = neovim>=0.6.0: either neovim or vim
optdepends = r>=3.0.0: for integration with R
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 = nvim-r-0.9.17.tar.gz::https://github.com/jalvesaq/Nvim-R/archive/v0.9.17.tar.gz
- sha256sums = 8d671cb50eb1e5f6ae9999270e202c4eb4cd65ffb20cc7d8f2c18bc4bfcf0e4a
+ source = nvim-r-0.9.18.tar.gz::https://github.com/jalvesaq/Nvim-R/archive/v0.9.18.tar.gz
+ sha256sums = e0e22781bff153920f9e71bfaf2a79b7495a6dab5fb20f32cf683068a42b8711
pkgname = nvim-r