mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mnp: auto updated to 3.1.5-1
This commit is contained in:
parent
32d2ad25a7
commit
8394f95f6d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=MNP
|
||||
_pkgver=3.1-4
|
||||
_pkgver=3.1-5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Fitting the Multinomial Probit Model"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -20,8 +20,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('7613e5396a2a420162e9bb0959985498')
|
||||
b2sums=('b14009a78654e8badac20a596010ebb277e89b2e13095ac618c1808df42ecc18d664f6cc61dea2bd7099da242cbbedab4760e9d5cae38a41b352912337061181')
|
||||
md5sums=('b6576adc05175eaef71d9766d23f1eac')
|
||||
b2sums=('47dcfe87614c2f4c0d14ce3716177223ddd1461c5044c9254ef7d24eff9c1015f0edfd1626568e62c07db186799d870b8a5e97c85e2b4494c81206cd41424280')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue