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