summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-03-23 14:02:00 +0000
committerDaniel Chen2021-03-23 14:02:00 +0000
commit187d9d0ce1328affd6d03fe5b22f2ebd4b7625ea (patch)
treecb228e683d12093fda688645aa8c035c2ce3bd08
parent80b08d9bb6ae46aad6b1d753970b1d3e4c7c3aea (diff)
downloadaur-187d9d0ce1328affd6d03fe5b22f2ebd4b7625ea.tar.gz
Auto CRON update: v1.4.1644-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0303e906b5dc..0464ebb14a65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rstudio-desktop-daily-bin
pkgdesc = An integrated development environment (IDE) for R (binary version from RStudio official repository)
- pkgver = 1.4.1642
+ pkgver = 1.4.1644
pkgrel = 1
url = http://www.rstudio.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = rstudio-desktop-daily-bin
depends = postgresql-libs
optdepends = pandoc: markdown support
optdepends = pandoc-citeproc: markdown support
- provides = rstudio-desktop-daily=1.4.1642
+ provides = rstudio-desktop-daily=1.4.1644
conflicts = rstudio-desktop
conflicts = rstudio-desktop-git
conflicts = rstudio-desktop-bin
options = !strip
- source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-1.4.1642-amd64.deb
- sha256sums_x86_64 = ad840e205d027979c639cf3b82c3ea0e18ca970520eec05d7527e7b2ceedc1bf
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-1.4.1644-amd64.deb
+ sha256sums_x86_64 = 6a254262d18699a91d9a76b40f720f2457180d3d778ff7169296ec9fe5639bce
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 31d58829ba0b..df12d6841030 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=1.4.1642
+pkgver=1.4.1644
pkgrel=1
pkgdesc="An integrated development environment (IDE) for R (binary version from RStudio official repository)"
arch=('x86_64')
@@ -22,7 +22,7 @@ conflicts=('rstudio-desktop' 'rstudio-desktop-git' 'rstudio-desktop-bin')
provides=("rstudio-desktop-daily=${pkgver}")
options=(!strip)
-sha256sums_x86_64=('ad840e205d027979c639cf3b82c3ea0e18ca970520eec05d7527e7b2ceedc1bf')
+sha256sums_x86_64=('6a254262d18699a91d9a76b40f720f2457180d3d778ff7169296ec9fe5639bce')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver}-amd64.deb")
package() {