diff --git a/BioArchLinux/r-calibrate/PKGBUILD b/BioArchLinux/r-calibrate/PKGBUILD index 592b311cc0..2aa69373f3 100644 --- a/BioArchLinux/r-calibrate/PKGBUILD +++ b/BioArchLinux/r-calibrate/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=calibrate _pkgver=1.7.7 pkgname=r-${_pkgname,,} pkgver=1.7.7 -pkgrel=3 +pkgrel=4 pkgdesc='Calibration of Scatterplot and Biplot Axes' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"