summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2023-10-26 22:30:25 -0700
committerDaniel Chen2023-10-26 22:30:25 -0700
commit09a4c95da66ddb258e63076e7e2120ac0e8cb1ee (patch)
treed3d512c1976e1a0c18aa1e3279f6f24ffba3aabb
parentaf96c603a66c25e1028c80f3fa0a7f7e74054766 (diff)
downloadaur-09a4c95da66ddb258e63076e7e2120ac0e8cb1ee.tar.gz
Semi-auto update: v2023.12.0-daily-230-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51ce9f88e24c..5a16e8c5f23a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rstudio-desktop-daily-bin
pkgdesc = An integrated development environment (IDE) for R (binary version from RStudio official repository)
- pkgver = 2023.12.0.daily.227
+ pkgver = 2023.12.0.daily.230
pkgrel = 1
url = http://www.rstudio.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = rstudio-desktop-daily-bin
depends = postgresql-libs
optdepends = pandoc: markdown support
optdepends = x11-ssh-askpass: password dialog for ssh
- provides = rstudio-desktop-daily=2023.12.0.daily.227
+ provides = rstudio-desktop-daily=2023.12.0.daily.230
conflicts = rstudio-desktop
conflicts = rstudio-desktop-git
conflicts = rstudio-desktop-bin
conflicts = rstudio-desktop-preview-bin
options = !strip
- source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2023.12.0-daily-227-amd64.deb
- sha256sums_x86_64 = 7ddc10263bac6ec6470a22ea0f9ce6e7c2d79a1f3cd43264f8e9502b3a398ece
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2023.12.0-daily-230-amd64.deb
+ sha256sums_x86_64 = 15f9e43217ef7bbd72ff71d538188d20ecc7b4ab2e1851e36436c420777a0b3f
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9254f560cb11..49020b2e21f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2023.12.0.daily.227
-pkgver_url=2023.12.0-daily-227
+pkgver=2023.12.0.daily.230
+pkgver_url=2023.12.0-daily-230
pkgrel=1
pkgdesc="An integrated development environment (IDE) for R (binary version from RStudio official repository)"
arch=('x86_64')
@@ -25,7 +25,7 @@ conflicts=('rstudio-desktop' 'rstudio-desktop-git' 'rstudio-desktop-bin' 'rstudi
provides=("rstudio-desktop-daily=${pkgver}")
options=(!strip)
-sha256sums_x86_64=('7ddc10263bac6ec6470a22ea0f9ce6e7c2d79a1f3cd43264f8e9502b3a398ece')
+sha256sums_x86_64=('15f9e43217ef7bbd72ff71d538188d20ecc7b4ab2e1851e36436c420777a0b3f')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {