mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
rstudio-desktop: auto updated to 2024.12.0+467-1
This commit is contained in:
parent
5a5f552ee8
commit
8d60ea2f68
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Contributor: Conor Anderson <conor@conr.ca>
|
# Contributor: Conor Anderson <conor@conr.ca>
|
||||||
|
|
||||||
pkgname=rstudio-desktop
|
pkgname=rstudio-desktop
|
||||||
pkgver=2024.09.1+394
|
pkgver=2024.12.0+467
|
||||||
_pkgver=${pkgver//+/.}
|
_pkgver=${pkgver//+/.}
|
||||||
_srcname=rstudio-${pkgver//+/-}
|
_srcname=rstudio-${pkgver//+/-}
|
||||||
_pandocver="current"
|
_pandocver="current"
|
||||||
|
@ -11,7 +11,7 @@ _quarto="FALSE"
|
||||||
_sociver="4.0.3"
|
_sociver="4.0.3"
|
||||||
_nodeversion="22"
|
_nodeversion="22"
|
||||||
_quarto_branch="release/rstudio-cranberry-hibiscus"
|
_quarto_branch="release/rstudio-cranberry-hibiscus"
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A powerful and productive integrated development environment \
|
pkgdesc="A powerful and productive integrated development environment \
|
||||||
(IDE) for R programming language"
|
(IDE) for R programming language"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -45,7 +45,7 @@ source=("${_srcname}"::"git+https://github.com/rstudio/rstudio.git#tag=v${pkgver
|
||||||
"quarto"::"git+https://github.com/quarto-dev/quarto.git#branch=${_quarto_branch}"
|
"quarto"::"git+https://github.com/quarto-dev/quarto.git#branch=${_quarto_branch}"
|
||||||
"https://github.com/SOCI/soci/archive/refs/tags/v${_sociver}.tar.gz")
|
"https://github.com/SOCI/soci/archive/refs/tags/v${_sociver}.tar.gz")
|
||||||
|
|
||||||
sha256sums=('0306690fc3269bff7a56d9c2faceb9858e8bc150bb94a57e8ba7960b7df5e0e1'
|
sha256sums=('526e0e8767de419c2735a6fded733db537b19fbc7e078ce4f2108c1ff15697af'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'4b1ff9c8545c5d802fbe06ee6cd2886630e5c03bf740e269bb625b45cf934928')
|
'4b1ff9c8545c5d802fbe06ee6cd2886630e5c03bf740e269bb625b45cf934928')
|
||||||
options=('!emptydirs' '!debug')
|
options=('!emptydirs' '!debug')
|
||||||
|
|
Loading…
Add table
Reference in a new issue