From dddbfb1dae93e7e0f2c9dc4b0a99e2521e5c64ed Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 28 May 2022 13:32:33 +0000 Subject: [PATCH] r-shinystan: auto updated to 2.6.0-4 --- BioArchLinux/r-shinystan/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-shinystan/PKGBUILD b/BioArchLinux/r-shinystan/PKGBUILD index d33f3fdc40..137e41cd91 100644 --- a/BioArchLinux/r-shinystan/PKGBUILD +++ b/BioArchLinux/r-shinystan/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=shinystan _pkgver=2.6.0 pkgname=r-${_pkgname,,} pkgver=2.6.0 -pkgrel=3 +pkgrel=4 pkgdesc='Interactive Visual and Numerical Diagnostics and Posterior Analysis for Bayesian Models' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"