diff --git a/BioArchLinux/r-estimatr/PKGBUILD b/BioArchLinux/r-estimatr/PKGBUILD index 526f8806fd..b129670cfd 100644 --- a/BioArchLinux/r-estimatr/PKGBUILD +++ b/BioArchLinux/r-estimatr/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=estimatr _pkgver=1.0.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Fast Estimators for Design-Based Inference" arch=(x86_64) url="https://cran.r-project.org/package=${_pkgname}"