From 70ba8cd00bed23c3bd71e57ed04543d11a66637f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 18:01:26 +0000 Subject: [PATCH] r-mle.tools: auto updated to 1.0.0-7 --- BioArchLinux/r-mle.tools/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-mle.tools/PKGBUILD b/BioArchLinux/r-mle.tools/PKGBUILD index 8799b5bfc3..23062e4636 100644 --- a/BioArchLinux/r-mle.tools/PKGBUILD +++ b/BioArchLinux/r-mle.tools/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=mle.tools _pkgver=1.0.0 pkgname=r-${_pkgname,,} pkgver=1.0.0 -pkgrel=6 +pkgrel=7 pkgdesc='Expected/Observed Fisher Information and Bias-Corrected Maximum Likelihood Estimate(s)' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"