summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2023-10-25 18:21:24 -0700
committerDaniel Chen2023-10-25 18:21:24 -0700
commitaf96c603a66c25e1028c80f3fa0a7f7e74054766 (patch)
treeaa2a6c0ba44c9e84a7134b01bf46e914ea4c9223
parent004f5a96a126fe3fa5c87145314453bff623adff (diff)
downloadaur-af96c603a66c25e1028c80f3fa0a7f7e74054766.tar.gz
Semi-auto update: v2023.12.0-daily-227-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 009ffc4a413e..51ce9f88e24c 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.223
+ pkgver = 2023.12.0.daily.227
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.223
+ provides = rstudio-desktop-daily=2023.12.0.daily.227
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-223-amd64.deb
- sha256sums_x86_64 = fa66479eef53010f90fa77e33aa6e14ba5b40c0d00e681ee1f38babaa0651eb5
+ 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
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 742aac1a45c7..9254f560cb11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2023.12.0.daily.223
-pkgver_url=2023.12.0-daily-223
+pkgver=2023.12.0.daily.227
+pkgver_url=2023.12.0-daily-227
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=('fa66479eef53010f90fa77e33aa6e14ba5b40c0d00e681ee1f38babaa0651eb5')
+sha256sums_x86_64=('7ddc10263bac6ec6470a22ea0f9ce6e7c2d79a1f3cd43264f8e9502b3a398ece')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {