R-cran-magrittr: update to 2.0.3
This commit is contained in:
parent
fc24cf979a
commit
3ad0bc38e3
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'R-cran-magrittr'
|
# Template file for 'R-cran-magrittr'
|
||||||
pkgname=R-cran-magrittr
|
pkgname=R-cran-magrittr
|
||||||
version=2.0.1
|
version=2.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
short_desc="Forward-Pipe Operator for R"
|
short_desc="Forward-Pipe Operator for R"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://cran.r-project.org/web/packages/magrittr/index.html"
|
homepage="https://cran.r-project.org/web/packages/magrittr/index.html"
|
||||||
checksum=75c265d51cc2b34beb27040edb09823c7b954d3990a7a931e40690b75d4aad5f
|
checksum="a2bff83f792a1acb801bfe6330bb62724c74d5308832f2cb6a6178336ace55d2
|
||||||
|
a2bff83f792a1acb801bfe6330bb62724c74d5308832f2cb6a6178336ace55d2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue