mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
8db88fc3f0
commit
b52e62d005
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue