summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2024-04-22 14:58:58 -0700
committerDaniel Chen2024-04-22 14:58:58 -0700
commit7a05ed65b6c4f7d0d3fe47d0ff934f72856a1d3d (patch)
tree941aeeeadf796710713c47d13b1901dcd494d200
parent91dccd8b05d4d54c9014959a36ad35028396bd0e (diff)
downloadaur-7a05ed65b6c4f7d0d3fe47d0ff934f72856a1d3d.tar.gz
Semi-auto update: v2024.04.0-729-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 781f03b29aa7..9120144eaec4 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.693
+ pkgver = 2024.04.0.729
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.693
+ provides = rstudio-desktop-daily=2024.04.0.729
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-693-amd64.deb
- sha256sums_x86_64 = d0d21e1008a65bf84a12317292c8a56d82e9f8400c58ab77fedfbeb4de322222
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2024.04.0-729-amd64.deb
+ sha256sums_x86_64 = edf502becbd6fce5cfbda20f6699218df6bb826b4879cf651130c7d4e25301e3
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index c45a09a60c7e..fb4fa06273e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2024.04.0.daily.693
-pkgver_url=2024.04.0-daily-693
+pkgver=2024.04.0.729
+pkgver_url=2024.04.0-729
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=('d0d21e1008a65bf84a12317292c8a56d82e9f8400c58ab77fedfbeb4de322222')
+sha256sums_x86_64=('edf502becbd6fce5cfbda20f6699218df6bb826b4879cf651130c7d4e25301e3')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {