From dbb2d0341d7dbd2bb035d58a68f7a18b6bb8fd48 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 28 May 2022 09:41:26 +0000 Subject: [PATCH] r-bayesplot: auto updated to 1.9.0-2 --- 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 6c89a0e692..f10cdc0f03 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=1 +pkgrel=2 pkgdesc='Plotting for Bayesian Models' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"