mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rtcgatoolbox: auto updated to 2.26.0-1
This commit is contained in:
parent
bf43d9bffb
commit
3062ac827d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RTCGAToolbox
|
||||
_pkgver=2.24.0
|
||||
_pkgver=2.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.24.0
|
||||
pkgver=2.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='A new tool for exporting TCGA Firehose data'
|
||||
arch=('any')
|
||||
|
@ -36,7 +36,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e7c01a7bd28bba20cfee2a234565c379a48c856a8dccc1762274c4237e88e9c1')
|
||||
sha256sums=('80568b9975c9f40a3de0a0f751b1891d06d50699bf43e7b03688539be1154ea5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue