summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-02-20 14:01:56 +0000
committerDaniel Chen2021-02-20 14:01:56 +0000
commit3c43835c1afd69e2dbcc2caca5c6445174b4bb2c (patch)
treee53e4335e52f2e49968fac5f8e75fc95497d7a0a
parent4e77107812499dd5600766efebf2f895449e6e24 (diff)
downloadaur-3c43835c1afd69e2dbcc2caca5c6445174b4bb2c.tar.gz
Auto CRON update: v1.4.1586-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d543109031f..ca82e036a0c6 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 = 1.4.1584
+ pkgver = 1.4.1586
pkgrel = 1
url = http://www.rstudio.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = rstudio-desktop-daily-bin
depends = postgresql-libs
optdepends = pandoc: markdown support
optdepends = pandoc-citeproc: markdown support
- provides = rstudio-desktop-daily=1.4.1584
+ provides = rstudio-desktop-daily=1.4.1586
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-1.4.1584-amd64.deb
- sha256sums_x86_64 = 402ffd92a4fcdff18cdeda9cddee8a7ecda962af67b26177494f309ee55a0f9f
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-1.4.1586-amd64.deb
+ sha256sums_x86_64 = aca876093480659d0c9b49633d849db4ddcbfd17068f342cccf99759a01c1f09
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index ca6fc47882b9..55f53ce82b64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=1.4.1584
+pkgver=1.4.1586
pkgrel=1
pkgdesc="An integrated development environment (IDE) for R (binary version from RStudio official repository)"
arch=('x86_64')
@@ -22,7 +22,7 @@ conflicts=('rstudio-desktop' 'rstudio-desktop-git' 'rstudio-desktop-bin')
provides=("rstudio-desktop-daily=${pkgver}")
options=(!strip)
-sha256sums_x86_64=('402ffd92a4fcdff18cdeda9cddee8a7ecda962af67b26177494f309ee55a0f9f')
+sha256sums_x86_64=('aca876093480659d0c9b49633d849db4ddcbfd17068f342cccf99759a01c1f09')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver}-amd64.deb")
package() {