r-tidyselect: auto updated to 1.2.1-2

This commit is contained in:
BioArchLinuxBot 2024-04-25 07:03:48 +00:00
parent cb9b2c5085
commit a683b7b557

View file

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