rstudio: update to 1.0.143

This commit is contained in:
ivierlin 2017-04-22 16:58:49 +02:00 committed by Michael Gehring
parent b7c4115c6a
commit bb7bbf43a6
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'rstudio'
pkgname=rstudio
version=1.0.136
version=1.0.143
revision=1
only_for_archs="i686 x86_64"
build_style=cmake
@ -36,7 +36,7 @@ distfiles="https://github.com/rstudio/rstudio/archive/v${version}.tar.gz
${_aws}/rstudio-buildtools/selenium-java-${_selenium_version}.zip
${_aws}/rstudio-buildtools/selenium-server-standalone-${_selenium_version}.jar
${_aws}/rstudio-buildtools/chromedriver-linux"
checksum="bb6a8aa475e09dd090cd2b5ea505f578d270858784120599aee5c10bd8ca58e8
checksum="8ae88731b4474e5e2ff9030aa14e168903fe3a7ffc4fa716f497084a86801062
4341a9630efb9dcf7f215c324136407f3b3d6003e1c96f2e5e1f9f14d5787494
f561f4eb5d5fe1cff95c881e6aed53a86e9f0de8a52863295a8600375f96ab94
aa65061b73836190410720bea422eb8e787680d7bc0c2b244ae6c9a0d24747b3

View file

@ -1,2 +1,2 @@
site="https://www.rstudio.com/products/rstudio/download/"
pattern="<strong>RStudio Desktop \K[\d.]+(?=</strong>)"
pattern="<strong>RStudio Desktop \K[\d.]+[\d]+(?=</strong>)"