mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-omicspcadata: auto updated to 1.20.0-1
This commit is contained in:
parent
4636ca5f89
commit
84cd9e6557
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=OMICsPCAdata
|
||||
_pkgver=1.18.0
|
||||
_pkgver=1.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.0
|
||||
pkgver=1.20.0
|
||||
pkgrel=1
|
||||
pkgdesc='Supporting data for package OMICsPCA'
|
||||
arch=('any')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('611c66ad44caa4dd764fb6f37553fa127d95464e8d1e1d2d830d08d9c5c23e6f')
|
||||
sha256sums=('5b875a36accbb187164c3418f32dffba449e848d0fa0c9bdb19e5ce971f76dc9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue