mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-treekor: auto updated to 1.4.0-1
This commit is contained in:
parent
06bf533163
commit
0fe40826b5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=treekoR
|
||||
_pkgver=1.2.1
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.1
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Cytometry Cluster Hierarchy and Cellular-to-phenotype Associations'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b16162de2702dc26fd58f2a41fa88ed1cd590385eab0f0fe6e4b0d5156ee6f1d')
|
||||
sha256sums=('34cb884f62a796069413c2a216dce5a5d67706209fa34b8801aaee0fc3dca169')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue