diff --git a/BioArchLinux/r-reshape2/PKGBUILD b/BioArchLinux/r-reshape2/PKGBUILD index f68510c6bc..98480d8af4 100644 --- a/BioArchLinux/r-reshape2/PKGBUILD +++ b/BioArchLinux/r-reshape2/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=reshape2 _pkgver=1.4.4 pkgname=r-${_pkgname,,} pkgver=1.4.4 -pkgrel=3 +pkgrel=4 pkgdesc='Flexibly Reshape Data: A Reboot of the Reshape Package' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"