diff --git a/BioArchLinux/r-bfpack/PKGBUILD b/BioArchLinux/r-bfpack/PKGBUILD index c0fe6a18b6..d240e5b990 100644 --- a/BioArchLinux/r-bfpack/PKGBUILD +++ b/BioArchLinux/r-bfpack/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=BFpack _pkgver=1.4.2 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"