diff --git a/BioArchLinux/r-fauxpas/PKGBUILD b/BioArchLinux/r-fauxpas/PKGBUILD index cad8ba566e..b8421a2e84 100644 --- a/BioArchLinux/r-fauxpas/PKGBUILD +++ b/BioArchLinux/r-fauxpas/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=fauxpas _pkgver=0.5.2 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="HTTP Error Helpers" arch=(any) url="https://cran.r-project.org/package=$_pkgname"