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

Antonio Rojas arojas at archlinux.org
Fri Apr 26 08:42:15 UTC 2019


    Date: Friday, April 26, 2019 @ 08:42:14
  Author: arojas
Revision: 352137

Update to 3.6.0

Modified:
  r/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 05:29:06 UTC (rev 352136)
+++ PKGBUILD	2019-04-26 08:42:14 UTC (rev 352137)
@@ -3,14 +3,14 @@
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=r
-pkgver=3.5.3
-pkgrel=2
+pkgver=3.6.0
+pkgrel=1
 pkgdesc="Language and environment for statistical computing and graphics"
 arch=('x86_64')
 license=('GPL')
 url='https://www.r-project.org/'
 depends=('blas' 'lapack' 'bzip2'  'libpng' 'libjpeg' 'libtiff'
-         'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs'
+         'ncurses' 'pcre' 'readline' 'zlib' 'perl'
          'libxt' 'libxmu' 'pango' 'xz' 'zip' 'unzip' 'curl' 'icu')
 makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk')
 optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 'gcc-fortran: needed to compile some CRAN packages'
@@ -21,7 +21,7 @@
 	'r.desktop'
 	'r.png'
 	'R.conf')
-sha1sums=('986b1d80632e6f489e9b50ce36a4c67ecb987b4d'
+sha1sums=('c8a1949e763d22ec3b1dbdd251afcb0f1d2d5c76'
           'dd214eee232b7aced7366722ad416b6b39be8e1b'
           'a69a07ec363440efc18ce0a7f2af103375dea978'
           '43668da6cfd1b4455a99f23e79e2059294dddac9')



More information about the arch-commits mailing list