r-msstatslip: auto updated to 1.2.1-1

This commit is contained in:
BioArchLinuxBot 2022-04-30 00:31:29 +00:00
parent 5d0a497784
commit 22a1659e83

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MSstatsLiP
_pkgver=1.2.0
_pkgver=1.2.1
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgver=1.2.1
pkgrel=1
pkgdesc='LiP Significance Analysis in shotgun mass spectrometry-based proteomic experiments'
arch=('x86_64')
@ -38,7 +38,7 @@ optdepends=(
r-tinytest
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('865ff8da965155f0f18ee8038507a382ef6e567d33a7877ca7f4bc57019f7aa8')
sha256sums=('6f89fe7b8057f667656033e3e8c7ceb0f085e0d6acbb81711874fa32b941a6fb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"