r-adductdata: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-29 01:27:10 +00:00
parent 0a0c415784
commit a46b068333

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=adductData
_pkgver=1.11.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.11.0
pkgver=1.12.0
pkgrel=1
pkgdesc='Data from untargeted MS of modifications to Cys34 of serum albumin'
arch=('any')
@ -19,7 +19,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('b433f07130adda1a9d9dd129ef13cb8ad2c94a0148d12fdd0555372a27204fce')
sha256sums=('883c7f2b638a931a1bad69a3259d8127d1e32a9d0af462f97110ee424cb8270b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"