diff --git a/BioArchLinux/r-permute/PKGBUILD b/BioArchLinux/r-permute/PKGBUILD index 5235bc6459..12c5474061 100644 --- a/BioArchLinux/r-permute/PKGBUILD +++ b/BioArchLinux/r-permute/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=permute _pkgver=0.9-7 pkgname=r-${_pkgname,,} pkgver=0.9.7 -pkgrel=3 +pkgrel=4 pkgdesc='Functions for Generating Restricted Permutations of Data' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"