summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon2018-01-19 18:21:37 +0800
committerLeon2018-01-19 18:21:37 +0800
commit237f6b65bfc56a403692bc7b3abdf1309d601389 (patch)
tree8000eb4bd4754c080db50e28be1f2a44c8867f62
parent2b052350458a5eb172b97f53e512d2a2c936c584 (diff)
downloadaur-237f6b65bfc56a403692bc7b3abdf1309d601389.tar.gz
1.1.414
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5044ab4294f6..7c7f45203cb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.0.2
-# Fri Dec 22 14:08:35 UTC 2017
+# Fri Jan 19 10:10:43 UTC 2018
pkgbase = rstudio-desktop-bin
pkgdesc = An integrated development environment (IDE) for R (binary version from RStudio official repository)
- pkgver = 1.1.383
- pkgrel = 4
+ pkgver = 1.1.414
+ pkgrel = 1
url = http://www.rstudio.org/
install = rstudio-desktop-bin.install
arch = i686
@@ -17,21 +17,21 @@ pkgbase = rstudio-desktop-bin
depends = libxrandr
optdepends = pandoc: markdown support
optdepends = pandoc-citeproc: markdown support
- provides = rstudio-desktop=1.1.383
+ provides = rstudio-desktop=1.1.414
conflicts = rstudio-desktop
conflicts = rstudio-desktop-git
conflicts = rstudio-desktop-preview-bin
options = !strip
- source_i686 = https://download1.rstudio.org/rstudio-1.1.383-i386.deb
+ source_i686 = https://download1.rstudio.org/rstudio-1.1.414-i386.deb
source_i686 = http://archive.ubuntu.com/ubuntu/pool/main/g/gstreamer0.10/libgstreamer0.10-0_0.10.36-1.2ubuntu3_i386.deb
source_i686 = http://security.ubuntu.com/ubuntu/pool/main/g/gst-plugins-base0.10/libgstreamer-plugins-base0.10-0_0.10.36-1.1ubuntu2.1_i386.deb
- md5sums_i686 = 9588bce746f2a5e8da299c4a8b35d4fa
+ md5sums_i686 = 44d16f29fcdbef82b2652adbef7cf53d
md5sums_i686 = 795a3ca3f2048c4dc32d25560e191c35
md5sums_i686 = eca697b2b8efbed3d2241f6b0c8c15e4
- source_x86_64 = https://download1.rstudio.org/rstudio-1.1.383-amd64.deb
+ source_x86_64 = https://download1.rstudio.org/rstudio-1.1.414-amd64.deb
source_x86_64 = http://archive.ubuntu.com/ubuntu/pool/main/g/gstreamer0.10/libgstreamer0.10-0_0.10.36-1.2ubuntu3_amd64.deb
source_x86_64 = http://security.ubuntu.com/ubuntu/pool/main/g/gst-plugins-base0.10/libgstreamer-plugins-base0.10-0_0.10.36-1.1ubuntu2.1_amd64.deb
- md5sums_x86_64 = 3eede231b7206a7eebbf090f4991358f
+ md5sums_x86_64 = 759fd531bfbfc47a6f211953750de9e4
md5sums_x86_64 = 84e61f5eda991b978fa168d6762f7990
md5sums_x86_64 = 391ba54997d6faddbfe41a185a823ee4
diff --git a/PKGBUILD b/PKGBUILD
index 70149a5af17f..95e6f093c60d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
#######################
pkgname=rstudio-desktop-bin
-pkgver=1.1.383
-pkgrel=4
+pkgver=1.1.414
+pkgrel=1
pkgdesc="An integrated development environment (IDE) for R (binary version from RStudio official repository)"
arch=('i686' 'x86_64')
license=('GPL')
@@ -27,11 +27,11 @@ provides=("rstudio-desktop=${pkgver}")
options=(!strip)
md5sums_i686=(
-9588bce746f2a5e8da299c4a8b35d4fa
+44d16f29fcdbef82b2652adbef7cf53d
795a3ca3f2048c4dc32d25560e191c35
eca697b2b8efbed3d2241f6b0c8c15e4)
md5sums_x86_64=(
-3eede231b7206a7eebbf090f4991358f
+759fd531bfbfc47a6f211953750de9e4
84e61f5eda991b978fa168d6762f7990
391ba54997d6faddbfe41a185a823ee4)