diff --git a/srcpkgs/R/template b/srcpkgs/R/template index 735c7bf0832..4a5eed63994 100644 --- a/srcpkgs/R/template +++ b/srcpkgs/R/template @@ -1,7 +1,7 @@ # Template file for 'R' pkgname=R -version=3.4.2 -revision=2 +version=3.4.3 +revision=1 nocross=yes build_style=gnu-configure configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R @@ -19,7 +19,7 @@ license="GPL-2" homepage="http://www.r-project.org/" _changelog="https://cran.r-project.org/doc/manuals/r-release/NEWS.html" distfiles="http://cran.r-project.org/src/base/R-3/${pkgname}-${version}.tar.gz" -checksum=971e30c2436cf645f58552905105d75788bd9733bddbcb7c4fbff4c1a6d80c64 +checksum=7a3cb831de5b4151e1f890113ed207527b7d4b16df9ec6b35e0964170007f426 shlib_provides="libR.so" pre_configure() {