summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-04-14 14:03:19 +0000
committerDaniel Chen2021-04-14 14:03:19 +0000
commit5aecdd054024cc73f66cb9fa5c5b4abb3c31dc22 (patch)
tree824e5497dcc89fd5e14645890a19bf1d05f2a540
parent68c0a647d38667b05729f6e915120de54a8c982e (diff)
downloadaur-5aecdd054024cc73f66cb9fa5c5b4abb3c31dc22.tar.gz
Auto CRON update: v1.4.1677-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d66574eadbc..b7390a2180d1 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.1675
+ pkgver = 1.4.1677
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.1675
+ provides = rstudio-desktop-daily=1.4.1677
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.1675-amd64.deb
- sha256sums_x86_64 = 5af890a76de468949547b3183bd323c5bce81ceee519d0a9ed438d0018f5535e
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-1.4.1677-amd64.deb
+ sha256sums_x86_64 = 0dacf24ae56c0d4f53be84e8b6503c7a53d3cf18c425b929b7f0b442e5fd5ced
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6b941cebacac..b8a0129df406 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=1.4.1675
+pkgver=1.4.1677
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=('5af890a76de468949547b3183bd323c5bce81ceee519d0a9ed438d0018f5535e')
+sha256sums_x86_64=('0dacf24ae56c0d4f53be84e8b6503c7a53d3cf18c425b929b7f0b442e5fd5ced')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver}-amd64.deb")
package() {