R-cran-magrittr: update to 2.0.1.
This commit is contained in:
parent
425a7c7bef
commit
944e14e19e
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'R-cran-magrittr'
|
||||
pkgname=R-cran-magrittr
|
||||
version=1.5
|
||||
revision=2
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
short_desc="Forward-Pipe Operator for R"
|
||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="MIT"
|
||||
homepage="https://cran.r-project.org/web/packages/magrittr/index.html"
|
||||
checksum=05c45943ada9443134caa0ab24db4a962b629f00b755ccf039a2a2a7b2c92ae8
|
||||
checksum=75c265d51cc2b34beb27040edb09823c7b954d3990a7a931e40690b75d4aad5f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue