summaryrefslogtreecommitdiffstats
path: root/academic/R/R.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'academic/R/R.SlackBuild')
-rw-r--r--academic/R/R.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/academic/R/R.SlackBuild b/academic/R/R.SlackBuild
index 6646fb5a21..e375a9c6a9 100644
--- a/academic/R/R.SlackBuild
+++ b/academic/R/R.SlackBuild
@@ -2,6 +2,7 @@
# SlackBuild script for R
+# Copyright 2019 Andrew Payne <phalange@komputermatrix.com>
# Copyright 2014-2017 melikamp, Andrew Rowland. (Contributors are
# listed in order of first participation.)
@@ -24,7 +25,7 @@
# <http://www.gnu.org/licenses/>.
PRGNAM=R
-VERSION=${VERSION:-3.5.1}
+VERSION=${VERSION:-3.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}