R-cran-lifecycle: update to 1.0.3

This commit is contained in:
Cameron Nemo 2022-10-17 19:48:58 -07:00 committed by Đoàn Trần Công Danh
parent cf2dd17fe8
commit 933196af54
1 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'R-cran-lifecycle'
pkgname=R-cran-lifecycle
version=1.0.1
version=1.0.3
revision=1
build_style=R-cran
makedepends="R-cran-glue R-cran-rlang"
depends="R-cran-glue R-cran-rlang"
makedepends="R-cran-glue R-cran-rlang R-cran-cli"
depends="R-cran-glue R-cran-rlang R-cran-cli"
short_desc="Manage the Life Cycle of your Package Functions"
maintainer="Cameron Nemo <cam@nohom.org>"
license="MIT"
homepage="https://github.com/r-lib/lifecycle"
checksum="1da76e1c00f1be96ca34e122ae611259430bf99d6a1b999fdef70c00c30f7ba0
1da76e1c00f1be96ca34e122ae611259430bf99d6a1b999fdef70c00c30f7ba0"
checksum="6459fdc3211585c0cdf120427579c12149b02161efe273a64b825c05e9aa69c2
6459fdc3211585c0cdf120427579c12149b02161efe273a64b825c05e9aa69c2"
post_install() {
vlicense LICENSE