summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStephen Martin2019-08-07 02:34:30 -0700
committerStephen Martin2019-08-07 02:34:30 -0700
commit706bee707596dc6e396eb1eca46993fb1980f9d9 (patch)
treea23b467b2f265463d975128abbf4d58e2b1c6b3c /.SRCINFO
parent2df4fa05db9b6ff4087a636645733b32882f91e8 (diff)
downloadaur-706bee707596dc6e396eb1eca46993fb1980f9d9.tar.gz
Version bump with bug fixes
In prep for Rstudio 1.3: - Patched out their decision to rely on a self-contained boost. - Modified the server user to be rstudio-server The self-contained boost is not only hard to maintain, but will drastically inflate the package size. The attached patch removes their check, and allows cmake to find the system boost instead.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33d60b7b61be..1a1185410612 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rstudio-server-git
pkgdesc = A new integrated development environment (IDE) for R programming language
- pkgver = v1.2.1330.r329.g7747ad37e6
+ pkgver = v1.2.1330.r1174.g6830132b14
pkgrel = 1
url = http://www.rstudio.org/
install = rstudio-server-git.install
@@ -29,10 +29,12 @@ pkgbase = rstudio-server-git
source = rstudio-server.service
source = https://s3.amazonaws.com/rstudio-buildtools/gin-2.1.2.zip
source = https://s3.amazonaws.com/rstudio-buildtools/gwt-2.8.2.zip
+ source = boost-system.patch
md5sums = SKIP
md5sums = eea28f7865720f6c8d5de12f3f631880
md5sums = e2617189fe5c138945b8cc95f26bd476
md5sums = c295406d68c5ef364e445068599aa6d4
+ md5sums = 135db966cb49800cf0f66c7f9ac063e7
pkgname = rstudio-server-git