diff --git a/BioArchLinux/r-cowplot/PKGBUILD b/BioArchLinux/r-cowplot/PKGBUILD index ad4efb35dc..2a623512b2 100644 --- a/BioArchLinux/r-cowplot/PKGBUILD +++ b/BioArchLinux/r-cowplot/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=cowplot _pkgver=1.1.1 pkgname=r-${_pkgname,,} pkgver=1.1.1 -pkgrel=3 +pkgrel=4 pkgdesc="Streamlined Plot Theme and Plot Annotations for 'ggplot2'" arch=('any') url="https://cran.r-project.org/package=${_pkgname}"