summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon2019-10-21 21:55:36 +0800
committerLeon2019-10-21 21:55:36 +0800
commit47cb4af427efcd8ac0aed24bc07c25fbbc346add (patch)
treeaa5be8af59a4c95ddc607c02c007bfc8722ceef2
parent0d376bc31744288452fa763162f30c7ccd11fe4c (diff)
downloadaur-47cb4af427ef.tar.gz
1.2.5001
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 275bfcb20c44..4e09b6a74bdb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.1.3
-# Wed Apr 24 17:09:02 UTC 2019
+# Mon Oct 21 12:01:53 UTC 2019
pkgbase = rstudio-desktop-bin
pkgdesc = An integrated development environment (IDE) for R (binary from RStudio official repository)
- pkgver = 1.2.1335
+ pkgver = 1.2.5001
pkgrel = 1
url = http://www.rstudio.org/
install = rstudio-desktop-bin.install
@@ -15,17 +15,17 @@ pkgbase = rstudio-desktop-bin
depends = openssl-1.0
optdepends = pandoc: markdown support
optdepends = pandoc-citeproc: markdown support
- provides = rstudio-desktop=1.2.1335
+ provides = rstudio-desktop=1.2.5001
conflicts = rstudio-desktop
conflicts = rstudio-desktop-git
conflicts = rstudio-desktop-preview-bin
noextract = libgstreamer0.10-0_0.10.36-1.2ubuntu3_amd64.deb
noextract = libgstreamer-plugins-base0.10-0_0.10.36-1.1ubuntu2.1_amd64.deb
options = !strip
- source_x86_64 = https://download1.rstudio.org/desktop/xenial/amd64/rstudio-1.2.1335-amd64.deb
+ source_x86_64 = https://download1.rstudio.org/desktop/xenial/amd64/rstudio-1.2.5001-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 = c142d69c210257fb10d18c045fff13c7
+ md5sums_x86_64 = 4ff58a08c305207729feb65eb145a5a2
md5sums_x86_64 = 84e61f5eda991b978fa168d6762f7990
md5sums_x86_64 = 391ba54997d6faddbfe41a185a823ee4
diff --git a/PKGBUILD b/PKGBUILD
index 8570656acf66..5a9c4dd46548 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
# NOTE: If you are experiencing segmentation fault, delete the ".rstudio-desktop" folder from your home directory then restart the program should fix the issue.
pkgname=rstudio-desktop-bin
-pkgver=1.2.1335
+pkgver=1.2.5001
pkgrel=1
pkgdesc="An integrated development environment (IDE) for R (binary from RStudio official repository)"
arch=('x86_64')
@@ -29,7 +29,7 @@ provides=("rstudio-desktop=${pkgver}")
options=(!strip)
md5sums_x86_64=(
-c142d69c210257fb10d18c045fff13c7
+4ff58a08c305207729feb65eb145a5a2
84e61f5eda991b978fa168d6762f7990
391ba54997d6faddbfe41a185a823ee4)