diff --git a/BioArchLinux/r-reshape/PKGBUILD b/BioArchLinux/r-reshape/PKGBUILD index 2e285b860e..0189fe906c 100644 --- a/BioArchLinux/r-reshape/PKGBUILD +++ b/BioArchLinux/r-reshape/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=reshape _pkgver=0.8.9 pkgname=r-${_pkgname,,} pkgver=0.8.9 -pkgrel=2 +pkgrel=3 pkgdesc='Flexibly Reshape Data' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"