summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-10-30 17:01:52 +0000
committerDaniel Chen2021-10-30 17:01:52 +0000
commitdb80494613b30b1c77d535d737bc7867f009b84d (patch)
treec26c15de801227534ff430b25c811e563badcc23
parentd828a33e3c9478a07babf74b69e2288e629bacbd (diff)
downloadaur-db80494613b30b1c77d535d737bc7867f009b84d.tar.gz
Auto CRON update: v2022.01.1-daily-174-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f311f4ddc953..27b0f5b13d60 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.173
+ pkgver = 2022.01.1.daily.174
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.173
+ provides = rstudio-desktop-daily=2022.01.1.daily.174
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-173-amd64.deb
- sha256sums_x86_64 = 2af483d494069e2e0c65e2bcdc515b6d7698568f1a60a9e7cd6e6929803b5f1f
+ 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
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index f9fbecf0ba71..846a2cabd196 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=2022.01.1.daily.173
-pkgver_url=2022.01.1-daily-173
+pkgver=2022.01.1.daily.174
+pkgver_url=2022.01.1-daily-174
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=('2af483d494069e2e0c65e2bcdc515b6d7698568f1a60a9e7cd6e6929803b5f1f')
+sha256sums_x86_64=('622408538c1ada7c9436af28d8c2c8a14b9e59ef8cdd691568a8613809ce4ce0')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver_url}-amd64.deb")
package() {