r-msstatslip: auto updated to 1.8.2-1

This commit is contained in:
BioArchLinuxBot 2024-04-06 00:29:19 +00:00
parent 1e628531ef
commit 94b846ab5e

View file

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