r-dapar: auto updated to 1.32.2-1

This commit is contained in:
BioArchLinuxBot 2023-05-10 18:06:25 +00:00
parent 05f65d32d5
commit cb9720fd27

View file

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