From 3917b4567bbd7a170217decd29e74306ad10d9b7 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 19:07:40 +0000 Subject: [PATCH] r-plotmo: auto updated to 3.6.2-3 --- BioArchLinux/r-plotmo/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-plotmo/PKGBUILD b/BioArchLinux/r-plotmo/PKGBUILD index fb9f294a9a..0edb406b66 100644 --- a/BioArchLinux/r-plotmo/PKGBUILD +++ b/BioArchLinux/r-plotmo/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=plotmo _pkgver=3.6.2 pkgname=r-${_pkgname,,} pkgver=3.6.2 -pkgrel=2 +pkgrel=3 pkgdesc="Plot a Model's Residuals, Response, and Partial Dependence Plots" arch=('any') url="https://cran.r-project.org/package=${_pkgname}"