void-packages/srcpkgs/R-cran-glue/template
2020-05-06 18:59:05 +02:00

14 lines
364 B
Bash

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