mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-adductdata: auto updated to 1.20.0-1
This commit is contained in:
parent
4f92f8f0b1
commit
c9b11af36a
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.19.0
|
||||
_pkgver=1.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.19.0
|
||||
pkgver=1.20.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=('1bba2e4a84873bac62671658ee96df7d9c04bad922926f1097e17ae56f64f5ef')
|
||||
sha256sums=('3f33cbb22261bb788d5741a358580c7751c389c659a321ebe19581a7fa3fadf9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue