r-dapar: auto updated to 1.28.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-26 00:06:23 +00:00
parent 23998d3c01
commit d4f04c5373

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DAPAR
_pkgver=1.28.0
_pkgver=1.28.1
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.28.1
pkgrel=1
pkgdesc='Tools for the Differential Analysis of Proteins Abundance with R'
arch=('any')
@ -65,7 +65,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6c0cb2ba230df9071c72def46c52c474f6105ba46eac49a35cda2e631de3898c')
sha256sums=('ae8c27c13843ce973d37cf34bf1782e35351d768822ccc432835f378e34f10e2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"