summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2021-05-24 22:05:07 +0000
committerDaniel Chen2021-05-24 22:05:07 +0000
commit13cd91c0f829d55d698415d63dd5862d7f4efe0f (patch)
treeca9f8f04fc4459af912d5846ec3e140cf3d465ce
parentbdc9516dc6555525cce0c0b7877bb258dae2d8f8 (diff)
downloadaur-13cd91c0f829d55d698415d63dd5862d7f4efe0f.tar.gz
Auto CRON update: v1.5.48-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d8c971502d5..ddcca7bb14b2 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.46
+ pkgver = 1.5.48
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.46
+ provides = rstudio-desktop-daily=1.5.48
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.46-amd64.deb
- sha256sums_x86_64 = 69b46f2291dab56e15d4179a824eeeec65ce957cdc861c378b5f9e7ec3827a58
+ source_x86_64 = https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-1.5.48-amd64.deb
+ sha256sums_x86_64 = 032bf35e8f186cc316172a55405b5e759fb806d98ba672ef74c73ca316f0a823
pkgname = rstudio-desktop-daily-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6a39fbfbb869..f76277b239fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#######################
pkgname=rstudio-desktop-daily-bin
-pkgver=1.5.46
+pkgver=1.5.48
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=('69b46f2291dab56e15d4179a824eeeec65ce957cdc861c378b5f9e7ec3827a58')
+sha256sums_x86_64=('032bf35e8f186cc316172a55405b5e759fb806d98ba672ef74c73ca316f0a823')
source_x86_64=("https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-${pkgver}-amd64.deb")
package() {