diff --git a/BioArchLinux/r-bootstrap/PKGBUILD b/BioArchLinux/r-bootstrap/PKGBUILD index 96cadb22db..dc1938744e 100644 --- a/BioArchLinux/r-bootstrap/PKGBUILD +++ b/BioArchLinux/r-bootstrap/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=bootstrap _pkgver=2019.6 pkgname=r-${_pkgname,,} pkgver=2019.6 -pkgrel=3 +pkgrel=4 pkgdesc='Functions for the Book "An Introduction to the Bootstrap"' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"