mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cbaf: auto updated to 1.26.3-1
This commit is contained in:
parent
e9a1662a37
commit
e11afa804e
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.2
|
||||
_pkgver=1.26.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.2
|
||||
pkgver=1.26.3
|
||||
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=('b918cca6b06c44a96f606b0e8fec8003d6fc0c064dab4eb1a79090a0f68856b7')
|
||||
sha256sums=('a379cd9b9496d2379d1e1c909a44ad2a9d5e7b0d4b9207d6b2626c84841dffd2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue