diff --git a/BioArchLinux/r-lpeadj/PKGBUILD b/BioArchLinux/r-lpeadj/PKGBUILD index 55c953e7f1..5c4d24e50e 100644 --- a/BioArchLinux/r-lpeadj/PKGBUILD +++ b/BioArchLinux/r-lpeadj/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=LPEadj _pkgver=1.62.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="A correction of the local pooled error (LPE) method to replace the asymptotic variance adjustment with an unbiased adjustment based on sample size" arch=(any) url="https://bioconductor.org/packages/$_pkgname"