mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mstate: auto updated to 0.3.3-1
This commit is contained in:
parent
29bb876592
commit
528ac4de94
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=mstate
|
||||
_pkgver=0.3.2
|
||||
_pkgver=0.3.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Data Preparation, Estimation and Prediction in Multi-State Models"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -23,8 +23,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('14aab86d42cc542dd73c96e279119ca9')
|
||||
b2sums=('19841c61413db8eae0a7419bc27726e02825095a7f9df04fb4c44e5d021f23e3ff6552f07930894c3d27cd8950d41e4eefbabea7d6119cb7906adc8c0ae9bbe1')
|
||||
md5sums=('50c0e638d55cf2ac953160b02a6db8ad')
|
||||
b2sums=('6f3c221c844e54d4c64b0b5f330348e4537d2352812297aca9cf013615ea9cf2e4de60628aaedc8ca3db4186d7ef6838fe1f6322235bd547060b0287e621420d')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue