[arch-commits] Commit in r/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Apr 24 08:59:58 UTC 2020
Date: Friday, April 24, 2020 @ 08:59:58
Author: arojas
Revision: 381468
Update to 4.0.0
Modified:
r/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 08:38:50 UTC (rev 381467)
+++ PKGBUILD 2020-04-24 08:59:58 UTC (rev 381468)
@@ -3,7 +3,7 @@
# Contributor: K. Piche <kpiche at rogers.com>
pkgname=r
-pkgver=3.6.3
+pkgver=4.0.0
pkgrel=1
pkgdesc="Language and environment for statistical computing and graphics"
arch=('x86_64')
@@ -10,7 +10,7 @@
license=('GPL')
url='https://www.r-project.org/'
depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff'
- 'ncurses' 'pcre' 'readline' 'zlib' 'perl'
+ 'ncurses' 'pcre2' 'readline' 'zlib' 'perl'
'libxt' 'libxmu' 'pango' 'xz' 'zip' 'unzip' 'curl' 'icu' 'which')
makedepends=('jdk-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=('d2383dabc0d6c70f8a0171a0fb1bfdc31ddb5b52'
+sha1sums=('91750d179ae23877e1fe92262f5206352d8683ba'
'dd214eee232b7aced7366722ad416b6b39be8e1b'
'a69a07ec363440efc18ce0a7f2af103375dea978'
'43668da6cfd1b4455a99f23e79e2059294dddac9')
More information about the arch-commits
mailing list