mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msstats: auto updated to 4.4.1-1
This commit is contained in:
parent
4fd8057c65
commit
9f76e8bb83
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MSstats
|
||||
_pkgver=4.4.0
|
||||
_pkgver=4.4.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4.4.0
|
||||
pkgver=4.4.1
|
||||
pkgrel=1
|
||||
pkgdesc='Protein Significance Analysis in DDA, SRM and DIA for Label-free or Label-based Proteomics Experiments'
|
||||
arch=('x86_64')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b4c962c144fd127c4bc15bb04d82dc34f6ff56d40e290bbdc40da8b4708df8d7')
|
||||
sha256sums=('44d77270e6f128600b706747f1a67f5f46043575e55738a8c6fc1495dad50358')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue