summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2024-04-08 09:51:24 -0700
committerDaniel Chen2024-04-08 09:51:24 -0700
commit01c258985e3f1cabe9b295e7ccbdc0e3af9bcbb6 (patch)
treeed949ef4c0077d69069d9029ca63baed3328be85
parent1cb7e6dbb14a406c33e2e0d411b5c98809752bb7 (diff)
downloadaur-01c258985e3f1cabe9b295e7ccbdc0e3af9bcbb6.tar.gz
Semi-auto update: v2024.04.0-daily-682-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cca6a1116fbe..50e86b72f3c7 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.681
+ pkgver = 2024.04.0.daily.682
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.681
+ provides = rstudio-desktop-daily=2024.04.0.daily.682
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-681-amd64.deb
- sha256sums_x86_64 = 01380d520fe69c2a8bb9d7c8434f2e9c6f483f2e4a0be10728c71a057508c425
+ 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
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6afb925ae350..41e452a007de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2024.04.0.daily.681
-pkgver_url=2024.04.0-daily-681
+pkgver=2024.04.0.daily.682
+pkgver_url=2024.04.0-daily-682
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=('01380d520fe69c2a8bb9d7c8434f2e9c6f483f2e4a0be10728c71a057508c425')
+sha256sums_x86_64=('29785323d5bc64941a730c18defcee35eda949473bec5727e75d2b524c72c43c')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {