diff --git a/BioArchLinux/r-estimability/PKGBUILD b/BioArchLinux/r-estimability/PKGBUILD index 1571bcaa14..954fe3132d 100644 --- a/BioArchLinux/r-estimability/PKGBUILD +++ b/BioArchLinux/r-estimability/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=estimability _pkgver=1.5 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Tools for Assessing Estimability of Linear Predictions" arch=(any) url="https://cran.r-project.org/package=$_pkgname"