summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeon2015-07-13 21:24:13 +0800
committerLeon2015-07-13 21:24:13 +0800
commit5c937e81de62a19c708984f542497e409994d701 (patch)
tree40e5c6799dec584a6844aef624ad27ab77881d0c /PKGBUILD
parent3b28152acbcf0886785cd174b9fffeb8ab57c3a7 (diff)
downloadaur-5c937e81de62a19c708984f542497e409994d701.tar.gz
0.99.465
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c95e52c5abd2..2c1b339405ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ print(cbind(links,md5sums))
_EOF_
pkgname=rstudio-desktop-bin
-pkgver=0.99.442
+pkgver=0.99.465
pkgrel=2
pkgdesc="A new integrated development environment (IDE) for R (binary version from RStudio official website)"
arch=('i686' 'x86_64')
@@ -24,9 +24,8 @@ provides=("rstudio-desktop=${pkgver}")
#options=(!strip)
-
-_x86md5=a5996018c2bb358cfb0310f46358c865
-_x64md5=88be1bd8612113107138f35a1c00a0a0
+_x86md5=6133776644207a563cad827bc96b23a5
+_x64md5=5b269c4687b5064d3071eafd87c2892c
case "$CARCH" in
'i686')
_arch=i386