From fc24cf979a1270f507d02056198733c06d60d58e Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Sat, 12 Mar 2022 16:18:27 -0800 Subject: [PATCH] R-cran-lifecycle: update to 1.0.1 --- srcpkgs/R-cran-lifecycle/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/R-cran-lifecycle/template b/srcpkgs/R-cran-lifecycle/template index e3a2af69c4e..8ba75db113a 100644 --- a/srcpkgs/R-cran-lifecycle/template +++ b/srcpkgs/R-cran-lifecycle/template @@ -1,15 +1,16 @@ # Template file for 'R-cran-lifecycle' pkgname=R-cran-lifecycle -version=1.0.0 +version=1.0.1 revision=1 build_style=R-cran makedepends="R-cran-glue R-cran-rlang" depends="R-cran-glue R-cran-rlang" short_desc="Manage the Life Cycle of your Package Functions" -maintainer="Cameron Nemo " +maintainer="Cameron Nemo " license="MIT" homepage="https://github.com/r-lib/lifecycle" -checksum=03334ab213f2ad49a49e184e73f2051e04d35d43f562db903e68243cd2ec0f8e +checksum="1da76e1c00f1be96ca34e122ae611259430bf99d6a1b999fdef70c00c30f7ba0 + 1da76e1c00f1be96ca34e122ae611259430bf99d6a1b999fdef70c00c30f7ba0" post_install() { vlicense LICENSE