r-tmvnsim: auto updated to 1.0.2-11

This commit is contained in:
BioArchLinuxBot 2024-03-11 18:12:19 +00:00
parent b3fcb45aac
commit 814406e63e

View file

@ -5,7 +5,7 @@ _pkgname=tmvnsim
_pkgver=1.0-2 _pkgver=1.0-2
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=10 pkgrel=11
pkgdesc="Truncated Multivariate Normal Simulation" pkgdesc="Truncated Multivariate Normal Simulation"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"