From 08b41dae2229deea405283d2dc5af3c1c0c1f01f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 20 Feb 2024 12:01:19 +0000 Subject: [PATCH] r-estimability: auto updated to 1.5-1 --- BioArchLinux/r-estimability/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-estimability/PKGBUILD b/BioArchLinux/r-estimability/PKGBUILD index 1571bcaa14..954fe3132d 100644 --- a/BioArchLinux/r-estimability/PKGBUILD +++ b/BioArchLinux/r-estimability/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=estimability _pkgver=1.5 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Tools for Assessing Estimability of Linear Predictions" arch=(any) url="https://cran.r-project.org/package=$_pkgname"