mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
v1.1.442
This commit is contained in:
parent
ca5baad5f6
commit
4cce239fd1
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.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
|
||||
|
|
|
|||
4
PKGBUILD
4
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'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue