summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2024-04-11 11:52:52 -0700
committerDaniel Chen2024-04-11 11:52:52 -0700
commita6c735a9ceaa58884fd2ea0f98a381dd3a7d8999 (patch)
treec24569fbdfc0d766b278e6e42464ed9cf6939178
parent01c258985e3f1cabe9b295e7ccbdc0e3af9bcbb6 (diff)
downloadaur-a6c735a9ceaa58884fd2ea0f98a381dd3a7d8999.tar.gz
Semi-auto update: v2024.04.0-daily-689-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50e86b72f3c7..6891c7ae3a88 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 = 2024.04.0.daily.682
+ pkgver = 2024.04.0.daily.689
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=2024.04.0.daily.682
+ provides = rstudio-desktop-daily=2024.04.0.daily.689
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-2024.04.0-daily-682-amd64.deb
- sha256sums_x86_64 = 29785323d5bc64941a730c18defcee35eda949473bec5727e75d2b524c72c43c
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2024.04.0-daily-689-amd64.deb
+ sha256sums_x86_64 = 7d488bda780c8114d1ffa1bfc25c934d8a82b6805f0c780c7fe49b9125c9ccf8
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 41e452a007de..a46d67a1c9ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2024.04.0.daily.682
-pkgver_url=2024.04.0-daily-682
+pkgver=2024.04.0.daily.689
+pkgver_url=2024.04.0-daily-689
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=('29785323d5bc64941a730c18defcee35eda949473bec5727e75d2b524c72c43c')
+sha256sums_x86_64=('7d488bda780c8114d1ffa1bfc25c934d8a82b6805f0c780c7fe49b9125c9ccf8')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {