v2023.06.0+421

This commit is contained in:
Aleksandr Beliaev 2023-06-09 14:29:31 +12:00
parent 8a3261e27e
commit 9643373ee3
2 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
pkgbase = rstudio-desktop
pkgdesc = A powerful and productive integrated development environment (IDE) for R programming language
pkgver = 2023.03.2.454
pkgrel = 2
pkgver = 2023.06.0.421
pkgrel = 1
url = https://www.rstudio.com/products/rstudio/
arch = x86_64
license = AGPL3
@ -42,12 +42,12 @@ pkgbase = rstudio-desktop
conflicts = rstudio-desktop-preview
conflicts = rstudio-desktop-git
noextract = gin-2.1.2.zip
source = rstudio-2023.03.2.454.tar.gz::https://github.com/rstudio/rstudio/archive/refs/tags/v2023.03.2+454.tar.gz
source = rstudio-2023.06.0.421.tar.gz::https://github.com/rstudio/rstudio/archive/refs/tags/v2023.06.0+421.tar.gz
source = https://github.com/quarto-dev/quarto/archive/refs/heads/release/rstudio-cherry-blossom.zip
source = https://nodejs.org/dist/v16.14.0/node-v16.14.0-linux-x64.tar.gz
source = qt.conf
source = pandoc_version.patch
sha256sums = e11c323f3396877f417e8d4afec700e02399504c1505fed1fd127b32b2b23214
sha256sums = 9496996bbb1bc502d58d83c5ddab2b60f4eb60c979e0131b0e07dd8c66cee3bd
sha256sums = SKIP
sha256sums = 2c69e7b040c208b61ebf9735c63d2e5bcabfed32ef05a9b8dd5823489ea50d6b
sha256sums = 723626bfe05dafa545e135e8e61a482df111f488583fef155301acc5ecbbf921

View file

@ -4,10 +4,10 @@
pkgname=rstudio-desktop
_vermajor="2023"
_verminor="03"
_verpatch="2"
_versuffix="454"
_gitcommit="0ec678e"
_verminor="06"
_verpatch="0"
_versuffix="421"
_gitcommit="583b465"
_gitname=rstudio-rstudio-${_gitcommit}
pkgver=${_vermajor}.${_verminor}.${_verpatch}.${_versuffix}
_srcname=rstudio-${_vermajor}.${_verminor}.${_verpatch}-${_versuffix}
@ -17,7 +17,7 @@ _nodever=16.14.0
_pandocver="current"
_quarto="FALSE"
pkgrel=2
pkgrel=1
pkgdesc="A powerful and productive integrated development environment (IDE) for R programming language"
arch=('x86_64')
url="https://www.rstudio.com/products/rstudio/"
@ -37,7 +37,7 @@ source=("rstudio-$pkgver.tar.gz::https://github.com/rstudio/rstudio/archive/refs
"qt.conf"
"pandoc_version.patch")
sha256sums=('e11c323f3396877f417e8d4afec700e02399504c1505fed1fd127b32b2b23214'
sha256sums=('9496996bbb1bc502d58d83c5ddab2b60f4eb60c979e0131b0e07dd8c66cee3bd'
'SKIP'
'2c69e7b040c208b61ebf9735c63d2e5bcabfed32ef05a9b8dd5823489ea50d6b'
'723626bfe05dafa545e135e8e61a482df111f488583fef155301acc5ecbbf921'