diff --git a/BioArchLinux/r-restriktor/PKGBUILD b/BioArchLinux/r-restriktor/PKGBUILD index 222687dc5d..8a1c7cd902 100644 --- a/BioArchLinux/r-restriktor/PKGBUILD +++ b/BioArchLinux/r-restriktor/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=restriktor _pkgver=0.5-30 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Restricted Statistical Estimation and Inference for Linear Models" arch=(any) url="https://cran.r-project.org/package=${_pkgname}"