From d7d224d6c6f18aa46c7cd489e44d265b780aad4d Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 18:07:38 +0000 Subject: [PATCH] r-estimability: auto updated to 1.3-4 --- 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 4f870b3709..2a711a0a67 100644 --- a/BioArchLinux/r-estimability/PKGBUILD +++ b/BioArchLinux/r-estimability/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=estimability _pkgver=1.3 pkgname=r-${_pkgname,,} pkgver=1.3 -pkgrel=3 +pkgrel=4 pkgdesc='Tools for Assessing Estimability of Linear Predictions' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"