summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpat-s2019-02-06 11:42:55 +0100
committerpat-s2019-02-06 11:42:55 +0100
commit48bf48c8e1b2a1022cc297edad04663536b5f466 (patch)
tree53881e4e2c4f631c2e949bea1483c5ae244a9b90
parentb1af27b32f95abbd7c1a5b4e7be0448136df287a (diff)
downloadaur-48bf48c8e1b2a1022cc297edad04663536b5f466.tar.gz
v1.2.1268
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba53c3c4e4c8..2a260d47bb69 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.1256
+ pkgver = 1.2.1268
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.1256
+ provides = rstudio-desktop=1.2.1268
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.1256-amd64.deb
- md5sums_x86_64 = ef62e605ac3e5503c2aef40fb9480c5f
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/trusty/amd64/rstudio-1.2.1268-amd64.deb
+ md5sums_x86_64 = a7902e44c4787f34ec587a6742aeb32a
pkgname = rstudio-desktop-preview-bin
diff --git a/PKGBUILD b/PKGBUILD
index b5de656fec30..e66efd59c143 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
#######################
pkgname=rstudio-desktop-preview-bin
-pkgver=1.2.1256
+pkgver=1.2.1268
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=('ef62e605ac3e5503c2aef40fb9480c5f')
+md5sums_x86_64=('a7902e44c4787f34ec587a6742aeb32a')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/trusty/amd64/rstudio-${pkgver}-amd64.deb")