From f7494343726079dee8051d3202bdda4fd1e0132c Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 31 May 2022 00:40:33 +0000 Subject: [PATCH] r-rstan: auto updated to 2.21.5-3 --- BioArchLinux/r-rstan/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-rstan/PKGBUILD b/BioArchLinux/r-rstan/PKGBUILD index bc4d7574ea..32f2ddf57b 100644 --- a/BioArchLinux/r-rstan/PKGBUILD +++ b/BioArchLinux/r-rstan/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=rstan _pkgver=2.21.5 pkgname=r-${_pkgname,,} pkgver=2.21.5 -pkgrel=2 +pkgrel=3 pkgdesc='R Interface to Stan' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"