summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2023-10-24 23:01:04 -0700
committerDaniel Chen2023-10-24 23:01:04 -0700
commit004f5a96a126fe3fa5c87145314453bff623adff (patch)
tree57128766a1fc066a9f371da373872ee0a4e6de05
parent9610fc94efd551512b08568d5c2caa65b571605d (diff)
downloadaur-004f5a96a126fe3fa5c87145314453bff623adff.tar.gz
Semi-auto update: v2023.12.0-daily-223-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75d70909731f..009ffc4a413e 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.221
+ pkgver = 2023.12.0.daily.223
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.221
+ provides = rstudio-desktop-daily=2023.12.0.daily.223
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-221-amd64.deb
- sha256sums_x86_64 = 96930dacec34139a86f87c881e26f774729fb84747cdbd1d63d1e7ea59509f4f
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2023.12.0-daily-223-amd64.deb
+ sha256sums_x86_64 = fa66479eef53010f90fa77e33aa6e14ba5b40c0d00e681ee1f38babaa0651eb5
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9b6782c2f14c..742aac1a45c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2023.12.0.daily.221
-pkgver_url=2023.12.0-daily-221
+pkgver=2023.12.0.daily.223
+pkgver_url=2023.12.0-daily-223
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=('96930dacec34139a86f87c881e26f774729fb84747cdbd1d63d1e7ea59509f4f')
+sha256sums_x86_64=('fa66479eef53010f90fa77e33aa6e14ba5b40c0d00e681ee1f38babaa0651eb5')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {