mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cbioportaldata: auto updated to 2.8.1-1
This commit is contained in:
parent
33ea666289
commit
8adcc5da2d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cBioPortalData
|
||||
_pkgver=2.8.0
|
||||
_pkgver=2.8.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.8.0
|
||||
pkgver=2.8.1
|
||||
pkgrel=1
|
||||
pkgdesc='Exposes and makes available data from the cBioPortal web resources'
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4a960c7b92b07ebdf4061cafc7641c920f9efe596b54b4e0cb7d77bd5090d616')
|
||||
sha256sums=('2112702729035f190bdec221f28be6f4006197d0041c0963d8a0173693c5da75')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue