summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-02-19 14:03:47 +0000
committerDaniel Chen2021-02-19 14:03:47 +0000
commit5f4e15d6b4be726915b1c96c46500ef334b76cd1 (patch)
treebcef03b5f06423b34dc16080968121696a24875c
parente002455f72ef1d1d4364fcc189aab6d95d8bdd60 (diff)
downloadaur-5f4e15d6b4be726915b1c96c46500ef334b76cd1.tar.gz
Auto CRON update: v1.4.1583-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9af6f66e2b8f..02036abc704f 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.1580
+ pkgver = 1.4.1583
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.1580
+ provides = rstudio-desktop-daily=1.4.1583
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.1580-amd64.deb
- sha256sums_x86_64 = 5e62115b23349fdb026dd37ecdd3fc2a03393b3c5f31e2ac8149458d2fffc0b4
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-1.4.1583-amd64.deb
+ sha256sums_x86_64 = 3d8ee46b62b8a6da2b66ea9e6cdbd91443aa05e2e3e33976692313e59f6c5137
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index ec3dae22e63e..05967d0223ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=1.4.1580
+pkgver=1.4.1583
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=('5e62115b23349fdb026dd37ecdd3fc2a03393b3c5f31e2ac8149458d2fffc0b4')
+sha256sums_x86_64=('3d8ee46b62b8a6da2b66ea9e6cdbd91443aa05e2e3e33976692313e59f6c5137')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver}-amd64.deb")
package() {