summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-11-04 17:01:56 +0000
committerDaniel Chen2021-11-04 17:01:56 +0000
commit7476f6ad15455327f4e148dc5d1f3d7b36da2abc (patch)
tree3b541ace84e6462d449dae1e85ff92f90fb1f217
parente7c74182042d7590999e54c71c6d98e8e1c32e24 (diff)
downloadaur-7476f6ad15455327f4e148dc5d1f3d7b36da2abc.tar.gz
Auto CRON update: v2022.01.0-daily-186-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3ca3fdb1784..a13a9d302b12 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.183
+ pkgver = 2022.01.0.daily.186
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.183
+ provides = rstudio-desktop-daily=2022.01.0.daily.186
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-183-amd64.deb
- sha256sums_x86_64 = f0b5c24ecd3bb3647e84ab4afd7fae5ed781d828ea3d628c6ecaa22e2e1494a4
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.01.0-daily-186-amd64.deb
+ sha256sums_x86_64 = 8d34bf47966935e12a64a6122487507985af2bb931ba2c3d0ec871bf0a25554a
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index c69e97057013..38a05b6a4dcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2022.01.0.daily.183
-pkgver_url=2022.01.0-daily-183
+pkgver=2022.01.0.daily.186
+pkgver_url=2022.01.0-daily-186
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=('f0b5c24ecd3bb3647e84ab4afd7fae5ed781d828ea3d628c6ecaa22e2e1494a4')
+sha256sums_x86_64=('8d34bf47966935e12a64a6122487507985af2bb931ba2c3d0ec871bf0a25554a')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {