summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2018-06-24 22:14:19 -0400
committerDaniel Chen2018-06-24 22:14:19 -0400
commitd071c6317d445da8e42af6700aaa4d92449ba9e7 (patch)
treecf60ae55cc38d2458566f0cd7f77665fde75511b
parentf86e4ec9c2bc80f53bf4b7a1ef20b00c7def6e39 (diff)
downloadaur-d071c6317d445da8e42af6700aaa4d92449ba9e7.tar.gz
update 1.2.747
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a216149968d..0ba8d61ceec4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jun 4 23:59:24 UTC 2018
+# Mon Jun 25 02:13:59 UTC 2018
pkgbase = rstudio-desktop-preview-bin
pkgdesc = An integrated development environment (IDE) for R (binary version from RStudio official repository)
- pkgver = 1.2.679
+ pkgver = 1.2.747
pkgrel = 1
url = http://www.rstudio.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = rstudio-desktop-preview-bin
depends = libxrandr
optdepends = pandoc: markdown support
optdepends = pandoc-citeproc: markdown support
- provides = rstudio-desktop=1.2.679
+ provides = rstudio-desktop=1.2.747
conflicts = rstudio-desktop
conflicts = rstudio-desktop-git
conflicts = rstudio-desktop-bin
options = !strip
- source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/trusty/amd64/rstudio-1.2.679-amd64.deb
- md5sums_x86_64 = 3bc4247cf8c873608f762e0886184f49
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/trusty/amd64/rstudio-1.2.747-amd64.deb
+ md5sums_x86_64 = 3c60ae61a8b876e4624d6fa5910d67f9
pkgname = rstudio-desktop-preview-bin
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")