r-dplyr: auto updated to 1.1.4-3

This commit is contained in:
BioArchLinuxBot 2024-04-25 11:01:30 +00:00
parent 028107bc9f
commit 4f473b8bea

View file

@ -7,7 +7,7 @@ _pkgname=dplyr
_pkgver=1.1.4
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=2
pkgrel=3
pkgdesc="A Grammar of Data Manipulation"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"