R-cran-glue: update to 1.4.0

This commit is contained in:
Luke Hannan 2020-05-06 07:12:18 +02:00 committed by Piotr
parent 4ca91064c0
commit 3a2d4e22fa

View file

@ -1,13 +1,13 @@
# Template file for 'R-cran-glue' # Template file for 'R-cran-glue'
pkgname=R-cran-glue pkgname=R-cran-glue
version=1.3.1 version=1.4.0
revision=1 revision=1
build_style=R-cran build_style=R-cran
short_desc="Interpreted String Literals" short_desc="Interpreted String Literals"
maintainer="Florian Wagner <florian@wagner-flo.net>" maintainer="Florian Wagner <florian@wagner-flo.net>"
license="MIT" license="MIT"
homepage="https://github.com/tidyverse/glue/" homepage="https://github.com/tidyverse/glue/"
checksum=4fc1f2899d71a634e1f0adb7942772feb5ac73223891abe30ea9bd91d3633ea8 checksum=ea6c409f7141754baa090deba96cff270a11b185452cf9e6fb69cb148a9069c1
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE