mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mvtnorm: auto updated to 1.3.2-1
This commit is contained in:
parent
898608310c
commit
daa1836c67
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Kibouo <csonka.mihaly@hotmail.com>
|
||||
|
||||
_pkgname=mvtnorm
|
||||
_pkgver=1.3-1
|
||||
_pkgver=1.3-2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -24,8 +24,8 @@ optdepends=(
|
|||
r-qrng
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('f95d8e312a1c478f1635823680b68b59')
|
||||
b2sums=('6981ad07e80f10f0e784f50f3c90525821736c5116baaf4db8a0e64071dbe72ae5dbde5abb29ca676534380b02d0b230bb8706ce0d27c1a27fca1fa08a60129a')
|
||||
md5sums=('7e989d565c803abcb4672cd8e2e3dcec')
|
||||
b2sums=('e0a9b4d2395170ba180e7160eedfba2f36338713c5ff356fc1f201e57e4e3d860e1f8f95382607515bc502a80ebe42963ffbf05820a852824b6486c3ffb60b1d')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue