community/R: upgrade to 3.4.4

This commit is contained in:
Jakub Jirutka 2018-03-17 13:24:37 +01:00
parent 7271bbb43e
commit 2ef03e9fb5

View File

@ -2,8 +2,8 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=R
pkgver=3.4.3
pkgrel=1
pkgver=3.4.4
pkgrel=0
pkgdesc="Language and environment for statistical computing"
url="https://www.r-project.org"
arch="all !s390x"
@ -102,4 +102,4 @@ mathlib() {
mv "$pkgdir"/usr/lib/libRmath.so* "$subpkgdir"/usr/lib
}
sha512sums="d4b89daac5060c6d32b2287192c47fc7e8f71f8c2f70f133799bb279c6e486239cb7f298779a59a124eb4228d728ffdaf6bb138c4fd64653bbce0cdf5b0b3412 R-3.4.3.tar.gz"
sha512sums="83f3023097ef150f066dd51a8706333d955ec0bb91b1e92e73aedba3dcf6abcedb1de196a6aaf32283eb72392d5ea4872f37bd77c1e75a2de20d995846497a44 R-3.4.4.tar.gz"