summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2024-05-06 09:04:41 -0700
committerDaniel Chen2024-05-06 09:04:41 -0700
commite39daa1f847aca060e9fecd12a50e2bec41e352b (patch)
treeb41dd8a4a5ec5d6cf67db74a4d309d5b283e2dad
parent6185e5a74f1196c856682f106c5e55e56f401d4d (diff)
downloadaur-e39daa1f847aca060e9fecd12a50e2bec41e352b.tar.gz
Semi-auto update: v2024.07.0-daily-94-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c217df10f5c6..9ad565640d20 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.07.0.daily.89
+ pkgver = 2024.07.0.daily.94
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.07.0.daily.89
+ provides = rstudio-desktop-daily=2024.07.0.daily.94
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.07.0-daily-89-amd64.deb
- sha256sums_x86_64 = 90d61e74252b51a277fe63dc6c5bb97ade08208326f1a9470f31056d3cc2c2dd
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-2024.07.0-daily-94-amd64.deb
+ sha256sums_x86_64 = e6e2ef0f2b3c0831c8de36b5d3d066663d1c105e5ccc193e2519e210a08b60db
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 29eb744c2295..85abab97233a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2024.07.0.daily.89
-pkgver_url=2024.07.0-daily-89
+pkgver=2024.07.0.daily.94
+pkgver_url=2024.07.0-daily-94
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=('90d61e74252b51a277fe63dc6c5bb97ade08208326f1a9470f31056d3cc2c2dd')
+sha256sums_x86_64=('e6e2ef0f2b3c0831c8de36b5d3d066663d1c105e5ccc193e2519e210a08b60db')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/electron/jammy/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {