summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-12-05 17:01:53 +0000
committerDaniel Chen2021-12-05 17:01:53 +0000
commit7f23698fd09e2e25eea5cf2467eb44cd356f6106 (patch)
tree8926f3bba7e6d1a146e6a506603b8b399f668a1f
parentc7edddd1e8e43787c4cfec19cae41e0ecf4ef293 (diff)
downloadaur-7f23698fd09e2e25eea5cf2467eb44cd356f6106.tar.gz
Auto CRON update: v2022.01.0-daily-276-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de6eac92cefb..90d92af6beec 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.275
+ pkgver = 2022.01.0.daily.276
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.275
+ provides = rstudio-desktop-daily=2022.01.0.daily.276
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-275-amd64.deb
- sha256sums_x86_64 = a47288882777f19f9068d7794fb0ba32230178932f7f07e2489aac3e6f6a7241
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.01.0-daily-276-amd64.deb
+ sha256sums_x86_64 = d376e15f8692b7ecb2e158e12ff74fe7567309994bbc939851cdc1f33f9de06d
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3c7414ab6e84..4e85df8104ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2022.01.0.daily.275
-pkgver_url=2022.01.0-daily-275
+pkgver=2022.01.0.daily.276
+pkgver_url=2022.01.0-daily-276
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=('a47288882777f19f9068d7794fb0ba32230178932f7f07e2489aac3e6f6a7241')
+sha256sums_x86_64=('d376e15f8692b7ecb2e158e12ff74fe7567309994bbc939851cdc1f33f9de06d')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {