summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2023-11-13 23:01:04 -0800
committerDaniel Chen2023-11-13 23:01:04 -0800
commitfae0fd32e430f43e6e642930eadea0693c1cf23c (patch)
treef39959572ecdb497dd73d73514b3d289f1e87b93
parent6ea450f3a1414b2d03135ec8203c6b819f95d52f (diff)
downloadaur-fae0fd32e430f43e6e642930eadea0693c1cf23c.tar.gz
Semi-auto update: v2023.12.0-daily-283-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb062f571b09..238d3dba6f2b 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.278
+ pkgver = 2023.12.0.daily.283
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.278
+ provides = rstudio-desktop-daily=2023.12.0.daily.283
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-278-amd64.deb
- sha256sums_x86_64 = 8f2a3464bd0a721d59c19b6707c7fda9510cebed51bddb1b39623030b1d509db
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2023.12.0-daily-283-amd64.deb
+ sha256sums_x86_64 = 348670d72cdd68ba6b8b79f0a4cca74962a0a89a8c141e1cb09fe3ed11fd971b
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index c64eea160acf..01a02dbda4d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2023.12.0.daily.278
-pkgver_url=2023.12.0-daily-278
+pkgver=2023.12.0.daily.283
+pkgver_url=2023.12.0-daily-283
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=('8f2a3464bd0a721d59c19b6707c7fda9510cebed51bddb1b39623030b1d509db')
+sha256sums_x86_64=('348670d72cdd68ba6b8b79f0a4cca74962a0a89a8c141e1cb09fe3ed11fd971b')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {