summaryrefslogtreecommitdiffstats
path: root/academic/R/R.SlackBuild
diff options
context:
space:
mode:
author Andrew Payne2019-12-28 03:43:43 +0100
committer Willy Sudiarto Raharjo2019-12-28 03:43:43 +0100
commita9990588d46513efe315d08834d931a4d68cad3e (patch)
treea2df78b48daa2f8fb3559986e92956cc42b022a8 /academic/R/R.SlackBuild
parent844fa1ce1f36373ff2bfe97c66021941d07bd2ba (diff)
downloadslackbuilds-a9990588d46513efe315d08834d931a4d68cad3e.tar.gz
academic/R: Updated for version 3.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/R/R.SlackBuild')
-rw-r--r--academic/R/R.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/R/R.SlackBuild b/academic/R/R.SlackBuild
index 639e28c92b..6fb687f83a 100644
--- a/academic/R/R.SlackBuild
+++ b/academic/R/R.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for R
-# Copyright 2019 Andrew Payne <phalange@komputermatrix.com>
+# Copyright 2019 Andrew Payne, Boston, MA <phalange@komputermatrix.com>
# Copyright 2014-2017 melikamp, Andrew Rowland. (Contributors are
# listed in order of first participation.)
@@ -25,7 +25,7 @@
# <http://www.gnu.org/licenses/>.
PRGNAM=R
-VERSION=${VERSION:-3.6.1}
+VERSION=${VERSION:-3.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}