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

Allan McRae allan at archlinux.org
Tue Jun 30 07:37:37 UTC 2009


    Date: Tuesday, June 30, 2009 @ 03:37:36
  Author: allan
Revision: 43953

upgpkg: r 2.9.0-3
libjpeg soname bump rebuild

Modified:
  r/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-30 07:31:25 UTC (rev 43952)
+++ PKGBUILD	2009-06-30 07:37:36 UTC (rev 43953)
@@ -5,12 +5,12 @@
 
 pkgname=r
 pkgver=2.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc="R is a language and environment for statistical computing and graphics"
 arch=("i686" "x86_64")
 license=('GPL')
 url=('http://www.r-project.org/')
-depends=('blas>=20070405' 'lapack>=3.2' 'bzip2'  'libpng' 'libjpeg' 'libtiff' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs>=4.3.3' 'tk' 'libxt' 'libxmu' 'pango')
+depends=('blas>=20070405' 'lapack>=3.2' 'bzip2'  'libpng' 'libjpeg>=7' 'libtiff>=3.8.2-5' 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs>=4.3.3' 'tk' 'libxt' 'libxmu' 'pango')
 makedepends=('openjdk6')
 source=(http://cran.r-project.org/src/base/R-2/R-${pkgver}.tar.gz
 	r.desktop




More information about the arch-commits mailing list