summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-11-01 22:01:53 +0000
committerDaniel Chen2021-11-01 22:01:53 +0000
commit7c05f076c04b603e033cd6c7af84aafae366e440 (patch)
tree8bcc9e502f76c972b1a1f803068e821ef835f0af
parentdb80494613b30b1c77d535d737bc7867f009b84d (diff)
downloadaur-7c05f076c04b603e033cd6c7af84aafae366e440.tar.gz
Auto CRON update: v2022.01.1-daily-182-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27b0f5b13d60..2f746755410d 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.1.daily.174
+ pkgver = 2022.01.1.daily.182
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.1.daily.174
+ provides = rstudio-desktop-daily=2022.01.1.daily.182
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.1-daily-174-amd64.deb
- sha256sums_x86_64 = 622408538c1ada7c9436af28d8c2c8a14b9e59ef8cdd691568a8613809ce4ce0
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.01.1-daily-182-amd64.deb
+ sha256sums_x86_64 = 53512dd55f0eaca13ff5fd29d8c140207dea144ccea6759fb9007c5560b502e9
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 846a2cabd196..25f2993048d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2022.01.1.daily.174
-pkgver_url=2022.01.1-daily-174
+pkgver=2022.01.1.daily.182
+pkgver_url=2022.01.1-daily-182
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=('622408538c1ada7c9436af28d8c2c8a14b9e59ef8cdd691568a8613809ce4ce0')
+sha256sums_x86_64=('53512dd55f0eaca13ff5fd29d8c140207dea144ccea6759fb9007c5560b502e9')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {