summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-04-16 22:04:54 +0000
committerDaniel Chen2021-04-16 22:04:54 +0000
commit7fc62754848005a42c8b4425be1d07f506aca738 (patch)
treef2af46257fa01db599596f4141925583db19b40d
parent5aecdd054024cc73f66cb9fa5c5b4abb3c31dc22 (diff)
downloadaur-7fc62754848005a42c8b4425be1d07f506aca738.tar.gz
Auto CRON update: v1.4.1678-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7390a2180d1..f2ab6d434d06 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.1677
+ pkgver = 1.4.1678
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.1677
+ provides = rstudio-desktop-daily=1.4.1678
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.1677-amd64.deb
- sha256sums_x86_64 = 0dacf24ae56c0d4f53be84e8b6503c7a53d3cf18c425b929b7f0b442e5fd5ced
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-1.4.1678-amd64.deb
+ sha256sums_x86_64 = 40003af041b318dfa6d2538b0086ee8aecbd5672f38ca730fd50f0eb3c76fab9
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index b8a0129df406..7c5e9d707abb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=1.4.1677
+pkgver=1.4.1678
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=('0dacf24ae56c0d4f53be84e8b6503c7a53d3cf18c425b929b7f0b442e5fd5ced')
+sha256sums_x86_64=('40003af041b318dfa6d2538b0086ee8aecbd5672f38ca730fd50f0eb3c76fab9')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver}-amd64.deb")
package() {