mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cola: auto updated to 2.2.0-1
This commit is contained in:
parent
1c3243b33a
commit
83e6d204da
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cola
|
||||
_pkgver=2.0.0
|
||||
_pkgver=2.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.0.0
|
||||
pkgrel=2
|
||||
pkgver=2.2.0
|
||||
pkgrel=1
|
||||
pkgdesc='A Framework for Consensus Partitioning'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -64,7 +64,7 @@ optdepends=(
|
|||
r-wgcna
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('50674c31ed5975cf5a259513bb22b4c941faeb7d8b0d9bce7b1d280c31d52b8e')
|
||||
sha256sums=('6ada8a4840e5a9c0aa7c32b389595fe06cbde8b939437bfd9c612c8b2f5680a4')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue