summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2024-03-18 20:19:33 -0700
committerDaniel Chen2024-03-18 20:19:33 -0700
commitdd0931cab3ba71a97bc0c8bec1e6349de03c9ca0 (patch)
tree96f00739fc2a004935d3d83718a7f92827dcf140
parent4fe82eaee4aa03de7d2820e62fe9c7e33b4ae96d (diff)
downloadaur-dd0931cab3ba71a97bc0c8bec1e6349de03c9ca0.tar.gz
Semi-auto update: v2024.04.0-daily-603-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8df86d32f2c..a3b3a61a010e 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.602
+ pkgver = 2024.04.0.daily.603
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.602
+ provides = rstudio-desktop-daily=2024.04.0.daily.603
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-602-amd64.deb
- sha256sums_x86_64 = 085006cc847b8936603f7dbe81e32eff4b697ea49cfd9b6b16a5123856192139
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2024.04.0-daily-603-amd64.deb
+ sha256sums_x86_64 = 6a0866dc15527d421f1cffc914286bc109a68878efaa16a9252e2cfa11e96fe0
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6d36c8f92dc3..92dccb64272c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2024.04.0.daily.602
-pkgver_url=2024.04.0-daily-602
+pkgver=2024.04.0.daily.603
+pkgver_url=2024.04.0-daily-603
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=('085006cc847b8936603f7dbe81e32eff4b697ea49cfd9b6b16a5123856192139')
+sha256sums_x86_64=('6a0866dc15527d421f1cffc914286bc109a68878efaa16a9252e2cfa11e96fe0')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {