summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-05-20 14:04:58 +0000
committerDaniel Chen2021-05-20 14:04:58 +0000
commitbdc9516dc6555525cce0c0b7877bb258dae2d8f8 (patch)
treecb86322414deff5ebfea01a2c3e18e0c86329277
parent7a516d7f09c618688a4eb7090812e085e191f61e (diff)
downloadaur-bdc9516dc6555525cce0c0b7877bb258dae2d8f8.tar.gz
Auto CRON update: v1.5.46-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eec21bc7be27..2d8c971502d5 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.5.44
+ pkgver = 1.5.46
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.5.44
+ provides = rstudio-desktop-daily=1.5.46
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.5.44-amd64.deb
- sha256sums_x86_64 = 44e77f158a7241bd2f58414d95083a54bfad84801b471a4ddfa74f7367c1b4f3
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-1.5.46-amd64.deb
+ sha256sums_x86_64 = 69b46f2291dab56e15d4179a824eeeec65ce957cdc861c378b5f9e7ec3827a58
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index dca1a27b03fb..6a39fbfbb869 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=1.5.44
+pkgver=1.5.46
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=('44e77f158a7241bd2f58414d95083a54bfad84801b471a4ddfa74f7367c1b4f3')
+sha256sums_x86_64=('69b46f2291dab56e15d4179a824eeeec65ce957cdc861c378b5f9e7ec3827a58')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver}-amd64.deb")
package() {