summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authora8212021-01-12 10:09:43 +0100
committera8212021-01-12 10:09:43 +0100
commit6190861934cf60001929f58de93c4dec99c2c536 (patch)
tree09c55ba4d2bb87e52358e9edf89521e410003dfa
parent3c38770134a25ebc52112de4c75be894728d91ba (diff)
downloadaur-6190861934cf60001929f58de93c4dec99c2c536.tar.gz
Version 1.5.16.958
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64542b1732ee..3886e8f9f80b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shiny-server
pkgdesc = Host Shiny applications over the web
- pkgver = 1.5.15.953
+ pkgver = 1.5.16.958
pkgrel = 1
url = https://rstudio.com/shiny/server
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = shiny-server
optdepends = r-shiny: build interactive web apps with R
optdepends = r-rmarkdown: convert R markdown docs to various formats
backup = etc/shiny-server/shiny-server.conf
- source = git+https://github.com/rstudio/shiny-server#tag=v1.5.15.953
+ source = git+https://github.com/rstudio/shiny-server#tag=v1.5.16.958
source = shiny-server.service
source = shiny-server.sysusers
source = shiny-server.tmpfiles
diff --git a/PKGBUILD b/PKGBUILD
index a7e12d53f8fc..ab42ba5a9bda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: a821
pkgname=shiny-server
-pkgver=1.5.15.953
+pkgver=1.5.16.958
pkgrel=1
pkgdesc="Host Shiny applications over the web"
arch=('x86_64')