diff options
author | Andrew Payne <phalange@komputermatrix.com> | 2019-04-27 04:53:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-27 04:53:52 +0700 |
commit | 0643b4cce3a8c541d6bac7846604925a6417f4d9 (patch) | |
tree | 4be9874f3e3a9db0dea5ac556a74b4457173f3e0 /academic/R/R.SlackBuild | |
parent | 34aff200c1b64c46bba8b48fee510e514dfb758b (diff) | |
download | slackbuilds-0643b4cce3a8c541d6bac7846604925a6417f4d9.tar.gz |
academic/R: Updated for version 3.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/R/R.SlackBuild')
-rw-r--r-- | academic/R/R.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/R/R.SlackBuild b/academic/R/R.SlackBuild index 36ed9a5db4..fc119ae3a1 100644 --- a/academic/R/R.SlackBuild +++ b/academic/R/R.SlackBuild @@ -25,7 +25,7 @@ # <http://www.gnu.org/licenses/>. PRGNAM=R -VERSION=${VERSION:-3.5.3} +VERSION=${VERSION:-3.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |