diff --git a/BioArchLinux/r-formula.tools/PKGBUILD b/BioArchLinux/r-formula.tools/PKGBUILD index b5fc52281e..dcaf9c9ab1 100644 --- a/BioArchLinux/r-formula.tools/PKGBUILD +++ b/BioArchLinux/r-formula.tools/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=formula.tools _pkgver=1.7.1 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=8 +pkgrel=9 pkgdesc="Programmatic Utilities for Manipulating Formulas, Expressions, Calls, Assignments and Other R Objects" arch=(any) url="https://cran.r-project.org/package=$_pkgname"