summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Chen2018-06-24 22:14:19 -0400
committerDaniel Chen2018-06-24 22:14:19 -0400
commitd071c6317d445da8e42af6700aaa4d92449ba9e7 (patch)
treecf60ae55cc38d2458566f0cd7f77665fde75511b /PKGBUILD
parentf86e4ec9c2bc80f53bf4b7a1ef20b00c7def6e39 (diff)
downloadaur-d071c6317d445da8e42af6700aaa4d92449ba9e7.tar.gz
update 1.2.747
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 835c8754b331..b6a9f3748fbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: pat-s <patrick.schratz@gmail.com>
-# Maintainer: chendaniely
+# Maintainer: chendaniely <chendaniely@gmail.com>
# code adapted from: Meow < a.li.devtty at gmail dot com >
# Get download links and md5sums for latest version of RStudio desktop
@@ -14,7 +14,7 @@
#######################
pkgname=rstudio-desktop-preview-bin
-pkgver=1.2.679
+pkgver=1.2.747
pkgrel=1
pkgdesc="An integrated development environment (IDE) for R (binary version from RStudio official repository)"
arch=('x86_64')
@@ -28,7 +28,7 @@ conflicts=('rstudio-desktop' 'rstudio-desktop-git' 'rstudio-desktop-bin')
provides=("rstudio-desktop=${pkgver}")
options=(!strip)
-md5sums_x86_64=('3bc4247cf8c873608f762e0886184f49')
+md5sums_x86_64=('3c60ae61a8b876e4624d6fa5910d67f9')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/trusty/amd64/rstudio-${pkgver}-amd64.deb")