summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-11-19 14:01:53 +0000
committerDaniel Chen2021-11-19 14:01:53 +0000
commiteb7631bbe5df1c59688840007b95bdd8af779da1 (patch)
tree24ce9e4ac94f963fc6f1930c8090ee350560c0df
parent352b537769b91c0dfc1536fd79fe3f8e58140424 (diff)
downloadaur-eb7631bbe5df1c59688840007b95bdd8af779da1.tar.gz
Auto CRON update: v2022.01.0-daily-221-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27174e49e600..ef99f49bfdf9 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.218
+ pkgver = 2022.01.0.daily.221
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.218
+ provides = rstudio-desktop-daily=2022.01.0.daily.221
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-218-amd64.deb
- sha256sums_x86_64 = d9198ab829a5e9ad740a95b594abdae5d548ffcad3063acd64809d0fcdedf99c
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.01.0-daily-221-amd64.deb
+ sha256sums_x86_64 = c441a3391280868a0d3119bd2d13c11c953fa338447774459bd3172fd0277897
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2a97d4effd20..f9c449764c15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2022.01.0.daily.218
-pkgver_url=2022.01.0-daily-218
+pkgver=2022.01.0.daily.221
+pkgver_url=2022.01.0-daily-221
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=('d9198ab829a5e9ad740a95b594abdae5d548ffcad3063acd64809d0fcdedf99c')
+sha256sums_x86_64=('c441a3391280868a0d3119bd2d13c11c953fa338447774459bd3172fd0277897')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {