mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-flowmeans: auto updated to 1.66.0-1
This commit is contained in:
parent
cfe292342c
commit
7e60e952ff
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=flowMeans
|
||||
_pkgver=1.64.0
|
||||
_pkgver=1.66.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.64.0
|
||||
pkgver=1.66.0
|
||||
pkgrel=1
|
||||
pkgdesc='Non-parametric Flow Cytometry Data Gating'
|
||||
arch=('any')
|
||||
|
@ -17,7 +17,7 @@ depends=(
|
|||
r-rrcov
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('bad21e3c0a4b2744b23e5a0173e0be986d3a317531bbebf81239481c0e1e772e')
|
||||
sha256sums=('61ddc26143e93e6b5dc89b62f552468cdd20371561d82576cb598bca420ff3e9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue