diff options
author | David Spencer | 2017-09-24 21:25:09 +0200 |
---|---|---|
committer | David Spencer | 2017-09-24 21:25:09 +0200 |
commit | 81232d21b72c2177f1d00e0017d8e1470e539ee9 (patch) | |
tree | c36654763b1b2ede36d8571322755c22f720e027 /development/rstudio-desktop | |
parent | a0358674760bf98bc30c5e456219152ab0365895 (diff) | |
download | slackbuilds-81232d21b72c2177f1d00e0017d8e1470e539ee9.tar.gz |
development/rstudio-desktop: Fix new github md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/rstudio-desktop')
-rw-r--r-- | development/rstudio-desktop/rstudio-desktop.info | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/development/rstudio-desktop/rstudio-desktop.info b/development/rstudio-desktop/rstudio-desktop.info index 43943cc811..33864ba76f 100644 --- a/development/rstudio-desktop/rstudio-desktop.info +++ b/development/rstudio-desktop/rstudio-desktop.info @@ -1,8 +1,18 @@ PRGNAM="rstudio-desktop" VERSION="0.98.501" HOMEPAGE="http://rstudio.com" -DOWNLOAD="https://github.com/rstudio/rstudio/tarball/v0.98.501/rstudio-rstudio-v0.98.501-0-gc097d85.tar.gz https://s3.amazonaws.com/rstudio-dictionaries/core-dictionaries.zip https://s3.amazonaws.com/rstudio-buildtools/gin-1.5.zip https://s3.amazonaws.com/rstudio-buildtools/gwt-2.5.1.zip https://s3.amazonaws.com/rstudio-buildtools/mathjax-20.zip https://s3.amazonaws.com/rstudio-buildtools/junit-4.9b3.jar" -MD5SUM="1bd61ad7bd8991ec637db3d714da5421 0e03798b8e53096c4a906bde05e32378 2409168cc18bf5f341e107e6887fe359 6ada64bdd849abd0d954c44d42187340 480ede551eeffec08162a7a913eee906 542e08e4fac8819735331966c5c16016" +DOWNLOAD="https://github.com/rstudio/rstudio/tarball/v0.98.501/rstudio-rstudio-v0.98.501-0-gc097d85.tar.gz \ + https://s3.amazonaws.com/rstudio-dictionaries/core-dictionaries.zip \ + https://s3.amazonaws.com/rstudio-buildtools/gin-1.5.zip \ + https://s3.amazonaws.com/rstudio-buildtools/gwt-2.5.1.zip \ + https://s3.amazonaws.com/rstudio-buildtools/mathjax-20.zip \ + https://s3.amazonaws.com/rstudio-buildtools/junit-4.9b3.jar" +MD5SUM="41c6a570080c4ec7db0364e20d907990 \ + 0e03798b8e53096c4a906bde05e32378 \ + 2409168cc18bf5f341e107e6887fe359 \ + 6ada64bdd849abd0d954c44d42187340 \ + 480ede551eeffec08162a7a913eee906 \ + 542e08e4fac8819735331966c5c16016" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="R apache-ant jdk" |