diff --git a/BioArchLinux/r-weibullness/PKGBUILD b/BioArchLinux/r-weibullness/PKGBUILD index 7e7345e9b3..69673e83fa 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=3 +pkgrel=4 pkgdesc='Goodness-of-Fit Test for Weibull Distribution (Weibullness)' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"