mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-flowtrans: auto updated to 1.58.0-1
This commit is contained in:
parent
7a954e6636
commit
ef57dc4766
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=flowTrans
|
||||
_pkgver=1.56.0
|
||||
_pkgver=1.58.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.56.0
|
||||
pkgver=1.58.0
|
||||
pkgrel=1
|
||||
pkgdesc='Parameter Optimization for Flow Cytometry Data Transformation'
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-flowviz
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4fa53a370e23ae9e577887893905ac0a7b451cb6204156e400f06b9771c91945')
|
||||
sha256sums=('96f2f1d636c1db8e9833bec7d6d27d50500b21173cb6b010404108bcd131ac2b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue