r-lifecycle: auto updated to 1.0.1-5

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:54:46 +00:00
parent b735df8602
commit 160a934583

View file

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