mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-toxicogx: auto updated to 2.0.0-1
This commit is contained in:
parent
053de50c18
commit
28f1167fea
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ToxicoGx
|
||||
_pkgver=1.4.0
|
||||
_pkgver=2.0.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.0
|
||||
pkgver=2.0.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of Large-Scale Toxico-Genomic Data'
|
||||
arch=('any')
|
||||
|
@ -42,7 +42,7 @@ optdepends=(
|
|||
r-xtable
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b73d0879064b8eaac50c90b9a3403e504f6261f892ab6e60ee721b388c188a50')
|
||||
sha256sums=('c1e2a752d7ceda203994f4b9dc4e0291a4744c107273843f215060965a0d6334')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue