r-toxicogx: auto updated to 2.0.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 08:56:08 +00:00
parent 053de50c18
commit 28f1167fea

View file

@ -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}"