diff --git a/BioArchLinux/r-bfpack/PKGBUILD b/BioArchLinux/r-bfpack/PKGBUILD index d240e5b990..72f9183d82 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=2 +pkgrel=3 pkgdesc="Flexible Bayes Factor Testing of Scientific Expectations" arch=('x86_64') url="https://cran.r-project.org/package=$_pkgname"