mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/rstudio-desktop: Updated for version 1.1.456.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c307650f72
commit
d72a6890c0
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=rstudio-desktop
|
||||
SRCNAM=rstudio
|
||||
VERSION=${VERSION:-1.1.453}
|
||||
VERSION=${VERSION:-1.1.456}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="rstudio-desktop"
|
||||
VERSION="1.1.453"
|
||||
VERSION="1.1.456"
|
||||
HOMEPAGE="http://rstudio.com"
|
||||
DOWNLOAD="https://download1.rstudio.org/rstudio-1.1.453-i386.deb"
|
||||
MD5SUM="6cfd86770c7b6dbc13e66f4f59c299ce"
|
||||
DOWNLOAD_x86_64="https://download1.rstudio.org/rstudio-1.1.453-amd64.deb"
|
||||
MD5SUM_x86_64="63e36e8138e369d19f9aaf4b0e995bbc"
|
||||
DOWNLOAD="https://download1.rstudio.org/rstudio-1.1.456-i386.deb"
|
||||
MD5SUM="3493f9d5839e3a3d697f40b7bb1ce961"
|
||||
DOWNLOAD_x86_64="https://download1.rstudio.org/rstudio-1.1.456-amd64.deb"
|
||||
MD5SUM_x86_64="863ae806120358fa0146e4d14cd75be4"
|
||||
REQUIRES="R"
|
||||
MAINTAINER="Ekin Akoglu"
|
||||
EMAIL="ekinakoglu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue