summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpat-s2018-12-25 00:12:35 +0100
committerpat-s2018-12-25 00:12:35 +0100
commit8bbdc0975b21d08bf908a17363b7c410fb1c1b01 (patch)
tree5f05bd5df0ea6a4172d3618ccf5ebf813ef4d9be
parent2168b9ce0e23c4a61f9a8753c90c1b8aee34f12f (diff)
downloadaur-8bbdc0975b21d08bf908a17363b7c410fb1c1b01.tar.gz
upgpkg: rstudio-desktop-preview-bin 1.2.1206-1
upstream release v1.2.1206
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 444ab20f963b..20c0fbfd7db5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rstudio-desktop-preview-bin
pkgdesc = An integrated development environment (IDE) for R (binary version from RStudio official repository)
- pkgver = 1.2.1194
+ pkgver = 1.2.1206
pkgrel = 1
url = http://www.rstudio.org/
arch = x86_64
@@ -13,13 +13,13 @@ pkgbase = rstudio-desktop-preview-bin
depends = libxrandr
optdepends = pandoc: markdown support
optdepends = pandoc-citeproc: markdown support
- provides = rstudio-desktop=1.2.1194
+ provides = rstudio-desktop=1.2.1206
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.1194-amd64.deb
- md5sums_x86_64 = 27069f489170c083d5823f12c0dd15af
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/trusty/amd64/rstudio-1.2.1206-amd64.deb
+ md5sums_x86_64 = 59802dff2d41216c660fa0a3a6f06055
pkgname = rstudio-desktop-preview-bin
diff --git a/PKGBUILD b/PKGBUILD
index b5d250c11ea3..250563565221 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
#######################
pkgname=rstudio-desktop-preview-bin
-pkgver=1.2.1194
+pkgver=1.2.1206
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=('27069f489170c083d5823f12c0dd15af')
+md5sums_x86_64=('59802dff2d41216c660fa0a3a6f06055')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/trusty/amd64/rstudio-${pkgver}-amd64.deb")