summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-11-15 22:01:52 +0000
committerDaniel Chen2021-11-15 22:01:52 +0000
commit65ca347e3e8590f926be185d80ffd16cc63351ce (patch)
tree5bfb350a6325253b3034bb8ea5db8f10e5c96fac
parent3b3051820c513df4c6793b88f048e70960d070eb (diff)
downloadaur-65ca347e3e8590f926be185d80ffd16cc63351ce.tar.gz
Auto CRON update: v2022.01.0-daily-205-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d983e86b7b1d..4b855bc78e27 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.203
+ pkgver = 2022.01.0.daily.205
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.203
+ provides = rstudio-desktop-daily=2022.01.0.daily.205
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-203-amd64.deb
- sha256sums_x86_64 = 076086cc0595dac92681db9538b9a865b10b3837b450f6375c07943f1b1cf924
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.01.0-daily-205-amd64.deb
+ sha256sums_x86_64 = 86bcb85c249824296df6cc76b85a544ad3ccafc02a7b4af83c8bd2c97f21fba6
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5a510d4a5bc5..637c52336b77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2022.01.0.daily.203
-pkgver_url=2022.01.0-daily-203
+pkgver=2022.01.0.daily.205
+pkgver_url=2022.01.0-daily-205
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=('076086cc0595dac92681db9538b9a865b10b3837b450f6375c07943f1b1cf924')
+sha256sums_x86_64=('86bcb85c249824296df6cc76b85a544ad3ccafc02a7b4af83c8bd2c97f21fba6')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {