r-lifecycle: auto updated to 1.0.3-7

This commit is contained in:
BioArchLinuxBot 2023-07-18 18:03:28 +00:00
parent d86701427b
commit d91e6a1e12

View file

@ -7,7 +7,7 @@ _pkgname=lifecycle
_pkgver=1.0.3
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=6
pkgrel=7
pkgdesc="Manage the Life Cycle of your Package Functions"
arch=(any)
url="https://cran.r-project.org/package=${_pkgname}"