15 lines
353 B
Bash
15 lines
353 B
Bash
# Template file for 'R-cran-glue'
|
|
pkgname=R-cran-glue
|
|
version=1.8.0
|
|
revision=1
|
|
build_style=R-cran
|
|
short_desc="Interpreted String Literals"
|
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/tidyverse/glue/"
|
|
checksum=c86f364ba899b8662f5da3e1a75f43ae081ab04e0d51171d052356e7ee4b72a0
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|