diff --git a/BioArchLinux/r-openxlsx/PKGBUILD b/BioArchLinux/r-openxlsx/PKGBUILD index 311af91cd4..44263a1b7b 100644 --- a/BioArchLinux/r-openxlsx/PKGBUILD +++ b/BioArchLinux/r-openxlsx/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=openxlsx _pkgver=4.2.5 pkgname=r-${_pkgname,,} pkgver=4.2.5 -pkgrel=3 +pkgrel=4 pkgdesc='Read, Write and Edit xlsx Files' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"