summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-11-14 17:01:53 +0000
committerDaniel Chen2021-11-14 17:01:53 +0000
commit1b60048fda8a7ee0883944baa20349005169653c (patch)
tree82db9fe26204c1692c746b07574a1bbbce6f01ab
parent131a8d37d2295cc44a8f0d5a1153a22fb7bb01e1 (diff)
downloadaur-1b60048fda8a7ee0883944baa20349005169653c.tar.gz
Auto CRON update: v2022.01.0-daily-202-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d6b00736ede..e6f5d5bcbd6f 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.201
+ pkgver = 2022.01.0.daily.202
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.201
+ provides = rstudio-desktop-daily=2022.01.0.daily.202
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-201-amd64.deb
- sha256sums_x86_64 = 8e7f2d045e598f650b12b388a04a1f2b726f20d4ad5e2b26a94a2a2d37a53f8a
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.01.0-daily-202-amd64.deb
+ sha256sums_x86_64 = 49abcef53642bbc2ab9dd8cc4b0705a2a077a08115509d2e7229b2a555be74ad
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3a40d804c0aa..bc55bd5443de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2022.01.0.daily.201
-pkgver_url=2022.01.0-daily-201
+pkgver=2022.01.0.daily.202
+pkgver_url=2022.01.0-daily-202
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=('8e7f2d045e598f650b12b388a04a1f2b726f20d4ad5e2b26a94a2a2d37a53f8a')
+sha256sums_x86_64=('49abcef53642bbc2ab9dd8cc4b0705a2a077a08115509d2e7229b2a555be74ad')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {