Skip to content

Commit

Permalink
development/rstudio-desktop: Update for 2024.12.0+467
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackwy committed Dec 17, 2024
1 parent 1db48d6 commit dc77f21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion development/rstudio-desktop/rstudio-desktop.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=rstudio-desktop
VERSION=${VERSION:-2024.09.1+394}
VERSION=${VERSION:-2024.12.0+467}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions development/rstudio-desktop/rstudio-desktop.info
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="rstudio-desktop"
VERSION="2024.09.1+394"
VERSION="2024.12.0+467"
HOMEPAGE="https://posit.co/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download1.rstudio.org/electron/rhel8/x86_64/rstudio-2024.09.1-394-x86_64.rpm"
MD5SUM_x86_64="1cae4e105c9f1a089747bd9734625f73"
DOWNLOAD_x86_64="https://download1.rstudio.org/electron/rhel8/x86_64/rstudio-2024.12.0-467-x86_64.rpm"
MD5SUM_x86_64="22f712a11becae11eb8053396cc6a7da"
REQUIRES="R postgresql"
MAINTAINER="Isaac Yu"
EMAIL="[email protected]"

0 comments on commit dc77f21

Please sign in to comment.