summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2020-08-30 21:17:15 +0200
committerPhilipp A2020-08-30 21:17:15 +0200
commit5c46689e8fb3e7f36b2ce3251c97d33740082567 (patch)
tree57a37e9a6fcc9c2a780ee7c305bfb6c117da586b
parente149c6d16a97cd271e4ae0964e4a1c8392fd3b1a (diff)
downloadaur-5c46689e8fb3e7f36b2ce3251c97d33740082567.tar.gz
v1.3.1073
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 708ae1b26fa5..88be3b36c345 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rstudio-desktop
pkgdesc = Open source and enterprise-ready professional software for the R community
- pkgver = 1.3.1056
+ pkgver = 1.3.1073
pkgrel = 1
url = http://www.rstudio.com/
arch = i686
@@ -33,9 +33,9 @@ pkgbase = rstudio-desktop
conflicts = rstudio-desktop-preview-bin
noextract = core-dictionaries.zip
noextract = gin-.zip
- source = rstudio-1.3.1056.tar.gz::https://github.com/rstudio/rstudio/tarball/v1.3.1056
+ source = rstudio-1.3.1073.tar.gz::https://github.com/rstudio/rstudio/tarball/v1.3.1073
source = https://s3.amazonaws.com/rstudio-dictionaries/core-dictionaries.zip
- sha256sums = 9bfc698833f42a32cd8d67831c2b35ebc14c1666487be13748729523644518b9
+ sha256sums = 4c458a1f86c4d4084d5d719a13f2a4a12851de60ed654565280d8c78f5a5b318
sha256sums = 4341a9630efb9dcf7f215c324136407f3b3d6003e1c96f2e5e1f9f14d5787494
pkgname = rstudio-desktop
diff --git a/PKGBUILD b/PKGBUILD
index fe269280d2f1..d7f5134c4c83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexsandr Pavlov <kidoz at mail dot ru>
# Maintainer: Philipp A. <flying-sheep@web.de>
pkgname=rstudio-desktop
-pkgver=1.3.1056
+pkgver=1.3.1073
_clangver=3.6.1
pkgrel=1
pkgdesc="Open source and enterprise-ready professional software for the R community"
@@ -28,10 +28,8 @@ source=(
'https://s3.amazonaws.com/rstudio-dictionaries/core-dictionaries.zip'
)
noextract=('core-dictionaries.zip' "gin-$_ginver.zip")
-sha256sums=(
- '9bfc698833f42a32cd8d67831c2b35ebc14c1666487be13748729523644518b9'
- '4341a9630efb9dcf7f215c324136407f3b3d6003e1c96f2e5e1f9f14d5787494'
-)
+sha256sums=('4c458a1f86c4d4084d5d719a13f2a4a12851de60ed654565280d8c78f5a5b318'
+ '4341a9630efb9dcf7f215c324136407f3b3d6003e1c96f2e5e1f9f14d5787494')
_pkgname=rstudio