From 5de851d5e4f445bc860ebb7c5e5acd80328ca482 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 18:38:23 +0000 Subject: [PATCH] r-fitdistrplus: auto updated to 1.1.8-3 --- BioArchLinux/r-fitdistrplus/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-fitdistrplus/PKGBUILD b/BioArchLinux/r-fitdistrplus/PKGBUILD index 412847424a..46d43625e5 100644 --- a/BioArchLinux/r-fitdistrplus/PKGBUILD +++ b/BioArchLinux/r-fitdistrplus/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=fitdistrplus _pkgver=1.1-8 pkgname=r-${_pkgname,,} pkgver=1.1.8 -pkgrel=2 +pkgrel=3 pkgdesc='Help to Fit of a Parametric Distribution to Non-Censored or Censored Data' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"