v2023.06.1+524

This commit is contained in:
Aleksandr Beliaev 2023-07-08 13:57:28 +12:00
parent 9643373ee3
commit 5a892fa536
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = rstudio-desktop
pkgdesc = A powerful and productive integrated development environment (IDE) for R programming language
pkgver = 2023.06.0.421
pkgver = 2023.06.1.524
pkgrel = 1
url = https://www.rstudio.com/products/rstudio/
arch = x86_64
@ -42,12 +42,12 @@ pkgbase = rstudio-desktop
conflicts = rstudio-desktop-preview
conflicts = rstudio-desktop-git
noextract = gin-2.1.2.zip
source = rstudio-2023.06.0.421.tar.gz::https://github.com/rstudio/rstudio/archive/refs/tags/v2023.06.0+421.tar.gz
source = rstudio-2023.06.1.524.tar.gz::https://github.com/rstudio/rstudio/archive/refs/tags/v2023.06.1+524.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 = 9496996bbb1bc502d58d83c5ddab2b60f4eb60c979e0131b0e07dd8c66cee3bd
sha256sums = 1edde5dce566bb1794c2bbb4b8b4d003000232df83f6e24b2b92b975222be2cc
sha256sums = SKIP
sha256sums = 2c69e7b040c208b61ebf9735c63d2e5bcabfed32ef05a9b8dd5823489ea50d6b
sha256sums = 723626bfe05dafa545e135e8e61a482df111f488583fef155301acc5ecbbf921

View file

@ -5,9 +5,9 @@
pkgname=rstudio-desktop
_vermajor="2023"
_verminor="06"
_verpatch="0"
_versuffix="421"
_gitcommit="583b465"
_verpatch="1"
_versuffix="524"
_gitcommit="547dcf8"
_gitname=rstudio-rstudio-${_gitcommit}
pkgver=${_vermajor}.${_verminor}.${_verpatch}.${_versuffix}
_srcname=rstudio-${_vermajor}.${_verminor}.${_verpatch}-${_versuffix}
@ -37,7 +37,7 @@ source=("rstudio-$pkgver.tar.gz::https://github.com/rstudio/rstudio/archive/refs
"qt.conf"
"pandoc_version.patch")
sha256sums=('9496996bbb1bc502d58d83c5ddab2b60f4eb60c979e0131b0e07dd8c66cee3bd'
sha256sums=('1edde5dce566bb1794c2bbb4b8b4d003000232df83f6e24b2b92b975222be2cc'
'SKIP'
'2c69e7b040c208b61ebf9735c63d2e5bcabfed32ef05a9b8dd5823489ea50d6b'
'723626bfe05dafa545e135e8e61a482df111f488583fef155301acc5ecbbf921'