summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2024-04-13 21:46:04 -0700
committerDaniel Chen2024-04-13 21:46:04 -0700
commit91dccd8b05d4d54c9014959a36ad35028396bd0e (patch)
tree9e08e1e636540f4a315dc44c03a515a1c3858d37
parenta6c735a9ceaa58884fd2ea0f98a381dd3a7d8999 (diff)
downloadaur-91dccd8b05d4d54c9014959a36ad35028396bd0e.tar.gz
Semi-auto update: v2024.04.0-daily-693-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6891c7ae3a88..781f03b29aa7 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.689
+ pkgver = 2024.04.0.daily.693
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.689
+ provides = rstudio-desktop-daily=2024.04.0.daily.693
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-689-amd64.deb
- sha256sums_x86_64 = 7d488bda780c8114d1ffa1bfc25c934d8a82b6805f0c780c7fe49b9125c9ccf8
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2024.04.0-daily-693-amd64.deb
+ sha256sums_x86_64 = d0d21e1008a65bf84a12317292c8a56d82e9f8400c58ab77fedfbeb4de322222
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index a46d67a1c9ca..c45a09a60c7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2024.04.0.daily.689
-pkgver_url=2024.04.0-daily-689
+pkgver=2024.04.0.daily.693
+pkgver_url=2024.04.0-daily-693
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=('7d488bda780c8114d1ffa1bfc25c934d8a82b6805f0c780c7fe49b9125c9ccf8')
+sha256sums_x86_64=('d0d21e1008a65bf84a12317292c8a56d82e9f8400c58ab77fedfbeb4de322222')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {