# Template file for 'R-cran-lifecycle'
pkgname=R-cran-lifecycle
version=1.0.5
revision=1
build_style=R-cran
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="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/r-lib/lifecycle"
checksum=61841e3e6edba056a88355a3f1d6698ab8d5d9cb3c05f2af0ec5a44ab516f8ee

post_install() {
	vlicense LICENSE
}
