[arch-commits] Commit in r/trunk (PKGBUILD)

Ronald van Haren ronald at nymeria.archlinux.org
Fri Jan 31 14:11:38 UTC 2014


    Date: Friday, January 31, 2014 @ 15:11:37
  Author: ronald
Revision: 204928

upgpkg: r 3.0.2-2

FS#38030 - [r] .Options not populated by default

Modified:
  r/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-31 13:36:17 UTC (rev 204927)
+++ PKGBUILD	2014-01-31 14:11:37 UTC (rev 204928)
@@ -5,7 +5,7 @@
 
 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')
@@ -12,7 +12,7 @@
 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')




More information about the arch-commits mailing list