summaryrefslogtreecommitdiff
path: root/r/Pkgfile
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-04-26 10:05:06 +0000
committerTim Biermann <tbier@posteo.de>2020-04-26 10:05:19 +0000
commit3d287a1ed73aa94bad565ae5f1b893338d48747a (patch)
tree1efa38f735c3da9a0d71d43dc6d8ea9bbd625dd8 /r/Pkgfile
parent6b6a0773a987b1c484bc13b45e4a0cb5f64b27db (diff)
downloadcontrib-3d287a1ed73aa94bad565ae5f1b893338d48747a.tar.gz
contrib-3d287a1ed73aa94bad565ae5f1b893338d48747a.tar.xz
r: 3.6.3 -> 4.0.0
Diffstat (limited to 'r/Pkgfile')
-rw-r--r--r/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/r/Pkgfile b/r/Pkgfile
index 2a029113e..3aa5ee5c2 100644
--- a/r/Pkgfile
+++ b/r/Pkgfile
@@ -1,13 +1,13 @@
# Description: R is a free software environment for statistical computing and graphics
# URL: https://www.r-project.org/
# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: openblas zstd
+# Depends on: libpcre2 openblas zstd
# Optional: lapack openjdk8 texlive tk
name=r
-version=3.6.3
+version=4.0.0
release=1
-source=(https://cran.r-project.org/src/base/R-3/R-$version.tar.gz
+source=(https://cran.r-project.org/src/base/R-4/R-$version.tar.gz
r.desktop r.png R.conf
R-3.4.1-parallel.patch R-3.4.1-rmath-shared.patch
R-3.6.2-no-LDFLAGS-in-libR-pkg-config.patch)

Generated by cgit