mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: R-cran-glue-1.2.0
This commit is contained in:
parent
270a7189cd
commit
fd647c079f
1 changed files with 14 additions and 0 deletions
14
srcpkgs/R-cran-glue/template
Normal file
14
srcpkgs/R-cran-glue/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'R-cran-glue'
|
||||||
|
pkgname=R-cran-glue
|
||||||
|
version=1.2.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=19275b34ee6a1bcad05360b7eb996cebaa1402f189a5dfb084e695d423f2296e
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue