mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tronco: auto updated to 2.38.0-1
This commit is contained in:
parent
6bed7b0440
commit
93e2a205d3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=TRONCO
|
||||
_pkgver=2.36.0
|
||||
_pkgver=2.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.36.0
|
||||
pkgver=2.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='TRONCO, an R package for TRanslational ONCOlogy'
|
||||
arch=('any')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1ec48c466e52813196b6843b0b4ffb8e3065083c7c5c469c6426f3ada5e791b6')
|
||||
sha256sums=('2b10d602333d4f161ad33e28998f359fb13ab551cb4b28ff93887cbc6de3b0e2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue