mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tidyselect: auto updated to 1.2.1-1
This commit is contained in:
parent
269984537b
commit
041e1a0f62
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ _pkgname=tidyselect
|
||||||
_pkgver=1.2.1
|
_pkgver=1.2.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Select from a Set of Strings"
|
pkgdesc="Select from a Set of Strings"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
|
|
Loading…
Add table
Reference in a new issue