summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-12-05 14:01:54 +0000
committerDaniel Chen2021-12-05 14:01:54 +0000
commitc7edddd1e8e43787c4cfec19cae41e0ecf4ef293 (patch)
tree987ca6b2ba8300c21094a864dbb1697e75264dc9
parent8f4bea365506f1224dca42c18ba5d164e042834d (diff)
downloadaur-c7edddd1e8e43787c4cfec19cae41e0ecf4ef293.tar.gz
Auto CRON update: v2022.01.0-daily-275-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d1f8cfed887..de6eac92cefb 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 = 2022.01.0.daily.271
+ pkgver = 2022.01.0.daily.275
pkgrel = 1
url = http://www.rstudio.org/
arch = x86_64
@@ -15,12 +15,12 @@ pkgbase = rstudio-desktop-daily-bin
depends = postgresql-libs
optdepends = pandoc: markdown support
optdepends = pandoc-citeproc: markdown support
- provides = rstudio-desktop-daily=2022.01.0.daily.271
+ provides = rstudio-desktop-daily=2022.01.0.daily.275
conflicts = rstudio-desktop
conflicts = rstudio-desktop-git
conflicts = rstudio-desktop-bin
options = !strip
- source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.01.0-daily-271-amd64.deb
- sha256sums_x86_64 = 0b96b0713be9b13d2cf1e1a739fe152a0225cadad27f81486310213b039e8357
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.01.0-daily-275-amd64.deb
+ sha256sums_x86_64 = a47288882777f19f9068d7794fb0ba32230178932f7f07e2489aac3e6f6a7241
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2c07c7864708..3c7414ab6e84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2022.01.0.daily.271
-pkgver_url=2022.01.0-daily-271
+pkgver=2022.01.0.daily.275
+pkgver_url=2022.01.0-daily-275
pkgrel=1
pkgdesc="An integrated development environment (IDE) for R (binary version from RStudio official repository)"
arch=('x86_64')
@@ -23,7 +23,7 @@ conflicts=('rstudio-desktop' 'rstudio-desktop-git' 'rstudio-desktop-bin')
provides=("rstudio-desktop-daily=${pkgver}")
options=(!strip)
-sha256sums_x86_64=('0b96b0713be9b13d2cf1e1a739fe152a0225cadad27f81486310213b039e8357')
+sha256sums_x86_64=('a47288882777f19f9068d7794fb0ba32230178932f7f07e2489aac3e6f6a7241')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {