From ce151b99901c02beabe27ae49a2a713d790099c1 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 28 May 2022 13:14:35 +0000 Subject: [PATCH] r-weibullness: auto updated to 1.19.8-5 --- BioArchLinux/r-weibullness/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-weibullness/PKGBUILD b/BioArchLinux/r-weibullness/PKGBUILD index 69673e83fa..43873332cc 100644 --- a/BioArchLinux/r-weibullness/PKGBUILD +++ b/BioArchLinux/r-weibullness/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=weibullness _pkgver=1.19.8 pkgname=r-${_pkgname,,} pkgver=1.19.8 -pkgrel=4 +pkgrel=5 pkgdesc='Goodness-of-Fit Test for Weibull Distribution (Weibullness)' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"