development/rstudio-desktop: Fix new github md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
a035867476
commit
81232d21b7
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue