diff --git a/BioArchLinux/r-evd/PKGBUILD b/BioArchLinux/r-evd/PKGBUILD index e2ea9710f0..9f3a3e9e39 100644 --- a/BioArchLinux/r-evd/PKGBUILD +++ b/BioArchLinux/r-evd/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=evd _pkgver=2.3-6.1 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=7 +pkgrel=8 pkgdesc="Functions for Extreme Value Distributions" arch=(x86_64) url="https://cran.r-project.org/package=$_pkgname"