diff --git a/BioArchLinux/r-performance/PKGBUILD b/BioArchLinux/r-performance/PKGBUILD index b33dd43a7a..02861e5fde 100644 --- a/BioArchLinux/r-performance/PKGBUILD +++ b/BioArchLinux/r-performance/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=performance _pkgver=0.11.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Assessment of Regression Models Performance" arch=(any) url="https://cran.r-project.org/package=$_pkgname"