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