summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-05-05 14:03:14 +0000
committerDaniel Chen2021-05-05 14:03:14 +0000
commit6fd67f3d4096787144ccdb59b5c0c05a02fee82f (patch)
tree9a6ddd09b8b909bed3e26d63079dc8e939307aa6
parentcc58bd80adf265f22448d1f5c380d40ccc097eb6 (diff)
downloadaur-6fd67f3d4096787144ccdb59b5c0c05a02fee82f.tar.gz
Auto CRON update: v1.4.1698-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0206712cbe44..97d0e4027b5d 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.1696
+ pkgver = 1.4.1698
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.1696
+ provides = rstudio-desktop-daily=1.4.1698
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.1696-amd64.deb
- sha256sums_x86_64 = 16203c206490ced115ae3a3b638d3b0e69cc172131e8aeab7745aa05f28609fb
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-1.4.1698-amd64.deb
+ sha256sums_x86_64 = 731985cf5a9ed673b41b1e3921dfd89b67e5b50941f053b528eaa0ba8a801a2a
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3954e8fce881..2de26badf74f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=1.4.1696
+pkgver=1.4.1698
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=('16203c206490ced115ae3a3b638d3b0e69cc172131e8aeab7745aa05f28609fb')
+sha256sums_x86_64=('731985cf5a9ed673b41b1e3921dfd89b67e5b50941f053b528eaa0ba8a801a2a')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver}-amd64.deb")
package() {