diff --git a/srcpkgs/R-cran-utf8/template b/srcpkgs/R-cran-utf8/template index d3da68930bb..55923b13fa5 100644 --- a/srcpkgs/R-cran-utf8/template +++ b/srcpkgs/R-cran-utf8/template @@ -1,14 +1,10 @@ # Template file for 'R-cran-utf8' pkgname=R-cran-utf8 version=1.1.4 -revision=1 +revision=2 build_style=R-cran short_desc="Unicode Text Processing" maintainer="Florian Wagner " license="Apache-2.0" homepage="https://github.com/patperry/r-utf8/" checksum=f6da9cadfc683057d45f54b43312a359cf96ec2731c0dda18a8eae31d1e31e54 - -post_install() { - vlicense LICENSE -}