community/R: upgrade to 3.3.3

This commit is contained in:
Jakub Jirutka 2017-03-12 18:40:53 +01:00
parent cd3c8771e7
commit 1dc603bd3d

View File

@ -2,8 +2,8 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=R
pkgver=3.3.2
pkgrel=1
pkgver=3.3.3
pkgrel=0
pkgdesc="Language and environment for statistical computing"
url="https://www.r-project.org"
# openjdk8-jre-base is currently built only for x86*
@ -96,6 +96,4 @@ mathlib() {
mv "$pkgdir"/usr/lib/libRmath.so* "$subpkgdir"/usr/lib
}
md5sums="2437014ef40641cdc9673e89c040b7a8 R-3.3.2.tar.gz"
sha256sums="d294ad21e9f574fb4828ebb3a94b8cb34f4f304a41687a994be00dd41a4e514c R-3.3.2.tar.gz"
sha512sums="06a98687c0b180cb0bfd57440ea26088212d9f48948d503136475bf54b42d72cfec5bea7e333c0cedd60733bd614dd0f8c2eced7e24478b6c89f48e8d0c43482 R-3.3.2.tar.gz"
sha512sums="bcb0d92fc0b22c13e345a2f660e3b3cc5810f6a07c8f2e37949c81308c2b8a5edc322df0394ece563888645442b6c01a3e1e7005aa60bd9beacc718200829e75 R-3.3.3.tar.gz"