diff --git a/BioArchLinux/r-elliptic/PKGBUILD b/BioArchLinux/r-elliptic/PKGBUILD index 33f739d705..4619a010f6 100644 --- a/BioArchLinux/r-elliptic/PKGBUILD +++ b/BioArchLinux/r-elliptic/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=elliptic _pkgver=1.4-0 pkgname=r-${_pkgname,,} pkgver=1.4.0 -pkgrel=4 +pkgrel=5 pkgdesc='Weierstrass and Jacobi Elliptic Functions' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"