mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
rstudio-desktop: auto updated to 2023.09.0+463-1
This commit is contained in:
parent
1034113fd5
commit
c88e06813c
1 changed files with 3 additions and 3 deletions
|
@ -3,12 +3,12 @@
|
||||||
# Contributor: Conor Anderson <conor@conr.ca>
|
# Contributor: Conor Anderson <conor@conr.ca>
|
||||||
|
|
||||||
pkgname=rstudio-desktop
|
pkgname=rstudio-desktop
|
||||||
pkgver=2023.06.2+561
|
pkgver=2023.09.0+463
|
||||||
_pkgver=${pkgver//+/.}
|
_pkgver=${pkgver//+/.}
|
||||||
_srcname=rstudio-${pkgver//+/-}
|
_srcname=rstudio-${pkgver//+/-}
|
||||||
_pandocver="current"
|
_pandocver="current"
|
||||||
_quarto="FALSE"
|
_quarto="FALSE"
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="A powerful and productive integrated development environment (IDE) for R programming language"
|
pkgdesc="A powerful and productive integrated development environment (IDE) for R programming language"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://posit.co/products/open-source/rstudio/"
|
url="https://posit.co/products/open-source/rstudio/"
|
||||||
|
@ -24,7 +24,7 @@ source=("rstudio-$_pkgver.tar.gz::https://github.com/rstudio/rstudio/archive/ref
|
||||||
"qt.conf"
|
"qt.conf"
|
||||||
"pandoc_version.patch")
|
"pandoc_version.patch")
|
||||||
|
|
||||||
sha256sums=('83469a4b7311d745c24d7d9e55c44aa4325dda3bdde50a903e2f9ead47d75cc7'
|
sha256sums=('b9bf940513ee7a2d96d636963a400e60bfc263865f9b90e69866f5164a53a684'
|
||||||
'df3a040f0cf4ce1892519082dd6822a8ca433e9e4f02d9394ab2931733f7e5a6'
|
'df3a040f0cf4ce1892519082dd6822a8ca433e9e4f02d9394ab2931733f7e5a6'
|
||||||
'723626bfe05dafa545e135e8e61a482df111f488583fef155301acc5ecbbf921'
|
'723626bfe05dafa545e135e8e61a482df111f488583fef155301acc5ecbbf921'
|
||||||
'286925c442c1818979714feeec1577f03ae8a3527d2478b0f55238e2272a0b9e')
|
'286925c442c1818979714feeec1577f03ae8a3527d2478b0f55238e2272a0b9e')
|
||||||
|
|
Loading…
Add table
Reference in a new issue