mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cbaf: auto updated to 1.26.2-1
This commit is contained in:
parent
556aca25e5
commit
ebc0a99144
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cbaf
|
||||
_pkgver=1.26.1
|
||||
_pkgver=1.26.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.1
|
||||
pkgver=1.26.2
|
||||
pkgrel=1
|
||||
pkgdesc='Automated functions for comparing various omic data from cbioportal.org'
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9484b32aa6f7e1ac25a840aee574f5517cc7331e75e2491eea056fad34bf8657')
|
||||
sha256sums=('b918cca6b06c44a96f606b0e8fec8003d6fc0c064dab4eb1a79090a0f68856b7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue