summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-03-15 22:02:11 +0000
committerDaniel Chen2021-03-15 22:02:11 +0000
commitcf3311bd7c9dc3dd02f4ef79539a94e62567e381 (patch)
treef1e3a8c97bf1cfd2f9734fbf8ee870c9983bdd3f
parenta8af757db7a094e24821b0c8033ced11c02d1b83 (diff)
downloadaur-cf3311bd7c9dc3dd02f4ef79539a94e62567e381.tar.gz
Auto CRON update: v1.4.1628-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dffe5f0a50bb..752557e95f5d 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.1627
+ pkgver = 1.4.1628
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.1627
+ provides = rstudio-desktop-daily=1.4.1628
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.1627-amd64.deb
- sha256sums_x86_64 = 53bacc9c3200242c0ba30578a6f1c4f83afc28733a1fef2420531b7c8eb9c116
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-1.4.1628-amd64.deb
+ sha256sums_x86_64 = 397483401993043db81db4531eae09c7317c3bed25ac95b65be06c7a0ced6e92
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 10fcd8caea59..ebea144261f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=1.4.1627
+pkgver=1.4.1628
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=('53bacc9c3200242c0ba30578a6f1c4f83afc28733a1fef2420531b7c8eb9c116')
+sha256sums_x86_64=('397483401993043db81db4531eae09c7317c3bed25ac95b65be06c7a0ced6e92')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver}-amd64.deb")
package() {