From 45eeea777ce5fca2bae29c44013e9b7ce3be4d36 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 28 May 2022 11:45:05 +0000 Subject: [PATCH] r-bayesplot: auto updated to 1.9.0-3 --- BioArchLinux/r-bayesplot/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-bayesplot/PKGBUILD b/BioArchLinux/r-bayesplot/PKGBUILD index f10cdc0f03..8739ad6f34 100644 --- a/BioArchLinux/r-bayesplot/PKGBUILD +++ b/BioArchLinux/r-bayesplot/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=bayesplot _pkgver=1.9.0 pkgname=r-${_pkgname,,} pkgver=1.9.0 -pkgrel=2 +pkgrel=3 pkgdesc='Plotting for Bayesian Models' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"