diff --git a/BioArchLinux/r-prettyunits/PKGBUILD b/BioArchLinux/r-prettyunits/PKGBUILD index a435cfc031..849a651e7d 100644 --- a/BioArchLinux/r-prettyunits/PKGBUILD +++ b/BioArchLinux/r-prettyunits/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=prettyunits _pkgver=1.1.1 pkgname=r-${_pkgname,,} pkgver=1.1.1 -pkgrel=4 +pkgrel=5 pkgdesc='Pretty, Human Readable Formatting of Quantities' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"