r-msstats: auto updated to 4.4.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-17 00:09:27 +00:00
parent 4fd8057c65
commit 9f76e8bb83

View file

@ -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}"