summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2018-04-09 11:31:38 +0200
committerPhilipp A2018-04-09 11:31:38 +0200
commit4cce239fd16eab06e027b2685f26f45edde5fcf4 (patch)
tree811e1b990ee4ef9ca28f78568cbb3219048629bf
parentca5baad5f6adcf45a14835e7e3f8a3f3602a11cc (diff)
downloadaur-4cce239fd16eab06e027b2685f26f45edde5fcf4.tar.gz
v1.1.442
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 779fdb52ebcb..5394eed1d24d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rstudio-desktop
pkgdesc = Open source and enterprise-ready professional software for the R community
- pkgver = 1.1.419
+ pkgver = 1.1.442
pkgrel = 1
url = http://www.rstudio.com/
arch = i686
@@ -31,11 +31,11 @@ pkgbase = rstudio-desktop
conflicts = rstudio-desktop-preview-bin
noextract = core-dictionaries.zip
noextract = gin-1.5.zip
- source = rstudio-1.1.419.tar.gz::https://github.com/rstudio/rstudio/tarball/v1.1.419
+ source = rstudio-1.1.442.tar.gz::https://github.com/rstudio/rstudio/tarball/v1.1.442
source = https://s3.amazonaws.com/rstudio-buildtools/gin-1.5.zip
source = https://s3.amazonaws.com/rstudio-buildtools/gwt-2.7.0.zip
source = https://s3.amazonaws.com/rstudio-dictionaries/core-dictionaries.zip
- sha256sums = 597c373092ea3416da2e44fada07734e106b40f961784bf5d951641c18c29f3a
+ sha256sums = f4123a532d96a52ee351e9e79972d9aa51ef4bb55529a55b37adc9650eefa984
sha256sums = f561f4eb5d5fe1cff95c881e6aed53a86e9f0de8a52863295a8600375f96ab94
sha256sums = aa65061b73836190410720bea422eb8e787680d7bc0c2b244ae6c9a0d24747b3
sha256sums = 4341a9630efb9dcf7f215c324136407f3b3d6003e1c96f2e5e1f9f14d5787494
diff --git a/PKGBUILD b/PKGBUILD
index f7da94e38fce..ecd982bceba3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexsandr Pavlov <kidoz at mail dot ru>
# Maintainer: Philipp A. <flying-sheep@web.de>
pkgname=rstudio-desktop
-pkgver=1.1.419
+pkgver=1.1.442
_gwtver=2.7.0
_ginver=1.5
_clangver=3.6.1
@@ -26,7 +26,7 @@ source=(
)
noextract=('core-dictionaries.zip' "gin-$_ginver.zip")
sha256sums=(
- '597c373092ea3416da2e44fada07734e106b40f961784bf5d951641c18c29f3a'
+ 'f4123a532d96a52ee351e9e79972d9aa51ef4bb55529a55b37adc9650eefa984'
'f561f4eb5d5fe1cff95c881e6aed53a86e9f0de8a52863295a8600375f96ab94'
'aa65061b73836190410720bea422eb8e787680d7bc0c2b244ae6c9a0d24747b3'
'4341a9630efb9dcf7f215c324136407f3b3d6003e1c96f2e5e1f9f14d5787494'