diff --git a/BioArchLinux/r-statsexpressions/PKGBUILD b/BioArchLinux/r-statsexpressions/PKGBUILD index 9eb6f1493e..6e72a9ee55 100644 --- a/BioArchLinux/r-statsexpressions/PKGBUILD +++ b/BioArchLinux/r-statsexpressions/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=statsExpressions _pkgver=1.6.2 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Tidy Dataframes and Expressions with Statistical Details" arch=(any) url="https://cran.r-project.org/package=$_pkgname"