summaryrefslogtreecommitdiffstats
path: root/academic/R/R.SlackBuild
diff options
context:
space:
mode:
author Andrew Payne <phalange@komputermatrix.com>2019-03-13 23:12:36 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:24 +0700
commitfb6af3b81666a81eab4ef3e363d4af4843cd2e9d (patch)
treebcbad9771a928a0eeab47dd95c9e1b014bdeb8da /academic/R/R.SlackBuild
parent64e7538c5363d2642aa253913513c11126e9ef84 (diff)
downloadslackbuilds-fb6af3b81666a81eab4ef3e363d4af4843cd2e9d.tar.gz
slackbuilds-fb6af3b81666a81eab4ef3e363d4af4843cd2e9d.tar.xz
academic/R: Updated for version 3.5.2 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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}