summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-11-21 14:01:53 +0000
committerDaniel Chen2021-11-21 14:01:53 +0000
commit592de39066e38639b3cc1b3080d247d0dbca6af9 (patch)
tree13f41e340e1fea3b6894f62c881464b8ec9480e3
parent1c4333d0b2d5044deb78e202f2b8c6365071bf02 (diff)
downloadaur-592de39066e38639b3cc1b3080d247d0dbca6af9.tar.gz
Auto CRON update: v2022.01.0-daily-230-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98075ed55319..2f05b6110d72 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.229
+ pkgver = 2022.01.0.daily.230
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.229
+ provides = rstudio-desktop-daily=2022.01.0.daily.230
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-229-amd64.deb
- sha256sums_x86_64 = 01017fbe8fddd943a566940290edaf697b242ab9cc7b9b617550db4b54a3b045
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.01.0-daily-230-amd64.deb
+ sha256sums_x86_64 = 42678164d04d827aee3d150aaa57cdfb13782145e864156d81622a168710d63b
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 707e84bc27af..8e3feb85982e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2022.01.0.daily.229
-pkgver_url=2022.01.0-daily-229
+pkgver=2022.01.0.daily.230
+pkgver_url=2022.01.0-daily-230
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=('01017fbe8fddd943a566940290edaf697b242ab9cc7b9b617550db4b54a3b045')
+sha256sums_x86_64=('42678164d04d827aee3d150aaa57cdfb13782145e864156d81622a168710d63b')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {