mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mda: auto updated to 0.5.5-1
This commit is contained in:
parent
4d680e70e1
commit
043a6f3391
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=mda
|
||||
_pkgver=0.5-4
|
||||
_pkgver=0.5-5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Mixture and Flexible Discriminant Analysis"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -23,8 +23,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('d05782cc524a7c680211bfacdc799ad7')
|
||||
b2sums=('2ded407127166310c6314a726c922cc95a9bbe5ae3d8eef2492f8485c2eef60da502125ff5893fef7aebeda448bf749ff177349586012e17a5ab75c7ed15e4ba')
|
||||
md5sums=('194336329de5d083a8f226d6c97e4526')
|
||||
b2sums=('64898cc9672bcee1660e71a610ec10ef047e780def074975d03fb93999c3e3a95bb61db2e0ab58d2d6cd55e4130ab9d8fb2f799177993f28b6b3b656381e7fa8')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue