diff --git a/BioArchLinux/r-optextras/PKGBUILD b/BioArchLinux/r-optextras/PKGBUILD index ea888bbd3c..79b1052678 100644 --- a/BioArchLinux/r-optextras/PKGBUILD +++ b/BioArchLinux/r-optextras/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=optextras _pkgver=2019-12.4 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=6 +pkgrel=7 pkgdesc="Tools to Support Optimization Possibly with Bounds and Masks" arch=(any) url="https://cran.r-project.org/package=$_pkgname"