diff --git a/srcpkgs/R/template b/srcpkgs/R/template index 5f2e684dfc0..182ed109f24 100644 --- a/srcpkgs/R/template +++ b/srcpkgs/R/template @@ -1,7 +1,7 @@ # Template file for 'R' pkgname=R -version=3.2.1 -revision=2 +version=3.2.2 +revision=1 nocross=yes build_style=gnu-configure configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R @@ -19,7 +19,7 @@ maintainer="Christian Neukirchen " license="GPL-2" homepage="http://www.r-project.org/" distfiles="http://cran.r-project.org/src/base/R-3/${pkgname}-${version}.tar.gz" -checksum=d59dbc3f04f4604a5cf0fb210b8ea703ef2438b3ee65fd5ab536ec5234f4c982 +checksum=9c9152e74134b68b0f3a1c7083764adc1cb56fd8336bec003fd0ca550cd2461d pre_configure() { export R_BROWSER=/usr/bin/xdg-open