summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2024-04-05 21:25:57 -0700
committerDaniel Chen2024-04-05 21:25:57 -0700
commitf657a82eb54b0ca3a3c307a531fe6804fb31d6aa (patch)
tree8752e7050ccd8b5f15db971135218c3344930598
parent9e7363c88ba10ca54b77d35bdeed122db68fbe4a (diff)
downloadaur-f657a82eb54b0ca3a3c307a531fe6804fb31d6aa.tar.gz
Semi-auto update: v2024.04.0-daily-680-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b08bb267f11..9ba6c5953026 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.678
+ pkgver = 2024.04.0.daily.680
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.678
+ provides = rstudio-desktop-daily=2024.04.0.daily.680
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-678-amd64.deb
- sha256sums_x86_64 = 7150da59b52c5a6a674617e9828084ec4299ac0f697d1ca0dd9004bcf42a1f91
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2024.04.0-daily-680-amd64.deb
+ sha256sums_x86_64 = e99f4427de528ea9484e3cbf9bea6830deb38f4bfe73e3d28586314bf2a8ffb2
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index e50f7e206766..c4b9423a7c3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2024.04.0.daily.678
-pkgver_url=2024.04.0-daily-678
+pkgver=2024.04.0.daily.680
+pkgver_url=2024.04.0-daily-680
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=('7150da59b52c5a6a674617e9828084ec4299ac0f697d1ca0dd9004bcf42a1f91')
+sha256sums_x86_64=('e99f4427de528ea9484e3cbf9bea6830deb38f4bfe73e3d28586314bf2a8ffb2')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {