From 2d8813df5b3f8a63835a228496f998914755d820 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 1 Feb 2014 03:35:09 +0000 Subject: Sat Feb 1 03:33:52 UTC 2014 --- extra/r/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/r/PKGBUILD') diff --git a/extra/r/PKGBUILD b/extra/r/PKGBUILD index 1981804b9..e02efc3e4 100644 --- a/extra/r/PKGBUILD +++ b/extra/r/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 196711 2013-10-16 19:03:48Z ronald $ +# $Id: PKGBUILD 204929 2014-01-31 14:12:03Z ronald $ # Maintainer: Ronald van Haren # Contributor: Damir Perisa # Contributor: K. Piche pkgname=r pkgver=3.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing and graphics" arch=('i686' 'x86_64') license=('GPL') url=('http://www.r-project.org/') depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs' - 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils') + 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils' 'zip' 'unzip') makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk') optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files') backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 'etc/R/javaconf') -- cgit v1.2.3-54-g00ecf