summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMeow2020-08-02 16:36:17 +0800
committerMeow2020-08-02 16:36:17 +0800
commit30d252468df39ee06132ea24bd4907eb0731a584 (patch)
tree7d8b970d7a990842453f270c00a871f26ce6e760 /PKGBUILD
parentc47548bcf8a972cb086e78e5dd2235809324df57 (diff)
downloadaur-30d252468df39ee06132ea24bd4907eb0731a584.tar.gz
1.3.1056
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae1cdb0158b5..b5abac6ba21a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,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.3.959
+pkgver=1.3.1056
pkgrel=1
pkgdesc="An integrated development environment (IDE) for R (binary from RStudio official repository)"
arch=('x86_64')
@@ -21,8 +21,8 @@ conflicts=('rstudio-desktop' 'rstudio-desktop-git' 'rstudio-desktop-preview-bin'
provides=("rstudio-desktop=${pkgver}")
options=(!strip)
-md5sums_x86_64=(
-4deee7e17700cf1d64a106b707f1c6d8
+sha256sums_x86_64=(
+ cd1a9e1761e7751896d938ab6d6f45f9c5c349755528f4a4c0f9287087cf2fdb
#84e61f5eda991b978fa168d6762f7990
#391ba54997d6faddbfe41a185a823ee4
)