Date: Monday, June 22, 2020 @ 08:41:42 Author: arojas Revision: 390106
Update to 4.0.2 Modified: r/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-21 21:40:17 UTC (rev 390105) +++ PKGBUILD 2020-06-22 08:41:42 UTC (rev 390106) @@ -3,7 +3,7 @@ # Contributor: K. Piche <[email protected]> pkgname=r -pkgver=4.0.1 +pkgver=4.0.2 pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') @@ -21,7 +21,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha1sums=('2518ef98af144eb95f9b89675292f5a156ec2f7a' +sha1sums=('ee79a57730ed4786c0d6a05bd050d52a5d0290c1' 'dd214eee232b7aced7366722ad416b6b39be8e1b' 'a69a07ec363440efc18ce0a7f2af103375dea978' '43668da6cfd1b4455a99f23e79e2059294dddac9')
