r-dplyr: auto updated to 1.1.4-2

This commit is contained in:
BioArchLinuxBot 2024-03-17 12:02:42 +00:00
parent fa57a3752d
commit 57f327ec11

View file

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