summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Filarsky2020-11-07 17:53:46 -0800
committerBrian Filarsky2020-11-07 17:53:46 -0800
commite469d227716aa4d2ce6c8c92f1bac253aa9339b5 (patch)
tree62e5abbf9940c80e01d3e10caf1d9c2fe29d5351 /PKGBUILD
parent1f1018f740d5cdca577b20ee152788191ecd132a (diff)
downloadaur-e469d227716aa4d2ce6c8c92f1bac253aa9339b5.tar.gz
Update to 1.4.1010
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca0981584362..8088fe7071fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mark Lee <mark@markelee.com>
# Contributor: Familia < carlosfamilia at gmail dot com >
pkgname=rstudio-server-preview-bin
-pkgver=1.4.999
+pkgver=1.4.1010
pkgrel=1
pkgdesc="A integrated development environment (IDE) for R (binary preview version from RStudio official website)"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
url="http://www.rstudio.org/"
depends=('r>=3.0.1' 'glibc>=2.7' 'libedit' 'psmisc' 'openssl-1.0')
conflicts=('rstudio-server' 'rstudio-server-git' 'rstudio-server-bin')
-sha256sums=('502f021926955017a74ab2d1b958a28ee9d98844a48d4ea69b939323d73fcfef'
+sha256sums=('8527fa8d95235c1ca513a0f616caea151bde7dcca6441e24822847f77612ab64'
'24b0545aa2a576c7d7480c0ef77d7641e2ebaadae856fd2a18f57871bd25fd88'
'993a3096c2b113e6800f2abbd5d4233ebf1a97eef423990d3187d665d3490b92')
provides=("rstudio-server=${pkgver}")