R-cran-glue: update to 1.3.0.

closes void-linux/void-packages#871
This commit is contained in:
Florian Wagner 2018-07-18 17:49:40 +02:00 committed by maxice8
parent 8db88fc3f0
commit b52e62d005

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.2.0 version=1.3.0
revision=2 revision=2
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=19275b34ee6a1bcad05360b7eb996cebaa1402f189a5dfb084e695d423f2296e checksum=789e5a44c3635c3d3db26666e635e88adcf61cd02b75465125d95d7a12291cee
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE