development/rstudio-desktop: Updated for version 1.1.447.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Ekin Akoglu 2018-05-06 12:32:58 +01:00 committed by Willy Sudiarto Raharjo
parent 49d2a7d865
commit abcffcb075
2 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=rstudio-desktop
SRCNAM=rstudio
VERSION=${VERSION:-1.1.442}
VERSION=${VERSION:-1.1.447}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="rstudio-desktop"
VERSION="1.1.442"
VERSION="1.1.447"
HOMEPAGE="http://rstudio.com"
DOWNLOAD="https://download1.rstudio.org/rstudio-1.1.442-i386.deb"
MD5SUM="090fcb1fec90e3d621bc89e113c8dc28"
DOWNLOAD_x86_64="https://download1.rstudio.org/rstudio-1.1.442-amd64.deb"
MD5SUM_x86_64="2c0805a6a8f12b06c7e6b343692288fd"
DOWNLOAD="https://download1.rstudio.org/rstudio-1.1.447-i386.deb"
MD5SUM="8186c1b10793a6ff3138cd16af3ea433"
DOWNLOAD_x86_64="https://download1.rstudio.org/rstudio-1.1.447-amd64.deb"
MD5SUM_x86_64="ad9410a0c74eb68d4c34bd880fd103a6"
REQUIRES="R"
MAINTAINER="Ekin Akoglu"
EMAIL="ekinakoglu@gmail.com"