r-tidyselect: auto updated to 1.1.2-3

This commit is contained in:
BioArchLinuxBot 2022-05-30 20:06:03 +00:00
parent 0a2746b81a
commit 0a62aba939

View file

@ -4,7 +4,7 @@ _pkgname=tidyselect
_pkgver=1.1.2 _pkgver=1.1.2
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.1.2 pkgver=1.1.2
pkgrel=2 pkgrel=3
pkgdesc='Select from a Set of Strings' pkgdesc='Select from a Set of Strings'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"