r-reprex: auto updated to 2.1.1-1

This commit is contained in:
BioArchLinuxBot 2024-07-08 18:07:01 +00:00
parent 5bba2d8a75
commit d461433ff1

View file

@ -7,7 +7,7 @@ _pkgname=reprex
_pkgver=2.1.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=0
pkgrel=1
pkgdesc="Prepare Reproducible Example Code via the Clipboard"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"