summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2023-10-02 13:34:04 -0700
committerDaniel Chen2023-10-02 13:34:04 -0700
commita3204c0ab9b22fa08c1f127cc71ca8d3800b51e0 (patch)
tree8b9dfa88a8fb4200ee2d3f3a7c82fe41bc130112
parent03493636f026b5af4e42107406b2d03635c68cc3 (diff)
downloadaur-a3204c0ab9b22fa08c1f127cc71ca8d3800b51e0.tar.gz
Semi-auto update: v2023.12.0-daily-114-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c59bd0476b23..ee6ebcc6d2be 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.99
+ pkgver = 2023.12.0.daily.114
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.99
+ provides = rstudio-desktop-daily=2023.12.0.daily.114
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-99-amd64.deb
- sha256sums_x86_64 = 683c901e5c0066ca7c2a08a41a30b9a10a6a71db4201745ca85c9e05835dec72
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2023.12.0-daily-114-amd64.deb
+ sha256sums_x86_64 = 12438988c9dc04e35e67913a5316cd5b7b396af2c4cac1d98ee6390d4d15d2be
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4a08f631138b..f7c4337f6dd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2023.12.0.daily.99
-pkgver_url=2023.12.0-daily-99
+pkgver=2023.12.0.daily.114
+pkgver_url=2023.12.0-daily-114
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=('683c901e5c0066ca7c2a08a41a30b9a10a6a71db4201745ca85c9e05835dec72')
+sha256sums_x86_64=('12438988c9dc04e35e67913a5316cd5b7b396af2c4cac1d98ee6390d4d15d2be')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {