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