mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-adductdata: auto updated to 1.12.0-1
This commit is contained in:
parent
0a0c415784
commit
a46b068333
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue