diff --git a/BioArchLinux/r-bfpack/PKGBUILD b/BioArchLinux/r-bfpack/PKGBUILD index 1206ab365a..7ae9eb4a8f 100644 --- a/BioArchLinux/r-bfpack/PKGBUILD +++ b/BioArchLinux/r-bfpack/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=BFpack _pkgver=1.4.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Flexible Bayes Factor Testing of Scientific Expectations" arch=('x86_64') url="https://cran.r-project.org/package=$_pkgname"